Class SweetDevRia.MenuBar
Extends
Menu, Menu.
Defined in: MenuBar.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
This is the MenuBar component class
|
| Method Attributes | Method Name and Description |
|---|---|
| <private> |
getItems()
Return the rendering string of subitems
|
|
hide()
Hide the MenuBar
|
|
|
This method is called automatically by the framework at the page load.
|
Class Detail
SweetDevRia.MenuBar(id)
This is the MenuBar component class
- Parameters:
- {String} id
- Identifiant of this MenuBar
Method Detail
<private>
{String}
getItems()
Return the rendering string of subitems
- Returns:
- rendering string of subitems
hide()
Hide the MenuBar
initialize()
This method is called automatically by the framework at the page load.