Class Index | File Index

Classes


Class SweetDevRia.MenuBar


Extends Menu, Menu.

Defined in: MenuBar.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This is the MenuBar component class
Method Summary
Method Attributes Method Name and Description
<private>  
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.

Documentation generated by JsDoc Toolkit 2.0.0 on Thu May 05 2011 12:20:31 GMT+0200 (CEST)