Class Index | File Index

Classes


Class Exanpe.Menu

Represents a Menu.
Defined in: exanpe-t5-lib.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Exanpe.Menu(id, yui)
Constructor
Field Summary
Field Attributes Field Name and Description
 
id
id
 
yui
yui wrapped
Method Summary
Method Attributes Method Name and Description
 
hide()
Hide the menu
 
show()
Show the menu
Class Detail
Exanpe.Menu(id, yui)
Constructor
Parameters:
{String} id
the id of the menu bar
{YUI} yui
the yui Menu object wrapped
Field Detail
id
id

yui
yui wrapped
Method Detail
hide()
Hide the menu

show()
Show the menu

Documentation generated by JsDoc Toolkit 2.0.0 on Mon Jan 09 2012 21:35:39 GMT+0100 (CET)