Class Index | File Index

Classes


Function Namespace vonline.Menu


Defined in: menu.js.

Function Namespace Summary
Constructor Attributes Constructor Name and Description
 
container for the menu items
Method Summary
Method Attributes Method Name and Description
 
addItem(item)
adds an item to the menu
 
returns html representation
 
removeItem(item)
remove an item from the menu
Function Namespace Detail
vonline.Menu()
container for the menu items
Method Detail
addItem(item)
adds an item to the menu
Parameters:
{vonline.MenuItem} item

getHTML()
returns html representation

removeItem(item)
remove an item from the menu
Parameters:
{vonline.MenuItem} item

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Mar 03 2011 22:07:39 GMT+0100 (MEZ)