|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--MenuItemProvider
Defined in menu_item_provider.js
Constructor Summary | |
MenuItemProvider
()
Creates an object that translates a data-object into an appropriate MenuItem .
|
Method Summary | |
MenuItem
|
getMenuItem(<Object> object)
Given a data-object, returns a MenuItem to
represent it.
|
Constructor Detail |
function MenuItemProvider()
MenuItem
.
Method Detail |
MenuItem getMenuItem(<Object> object)
MenuItem
to
represent it.
object
- the data-object for which a menu item is needed
MenuItem
to represent object
|
Sydney | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |