|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MenuModel
Representation of a single-level menu that may contain menu options, separators and sub-menus.
| Method Summary | |
|---|---|
nextapp.echo2.app.ImageReference |
getIcon()
Returns the icon of the menu. |
ItemModel |
getItem(int itemIndex)
Retrieves the ItemModel contained in this menu at the
specified index. |
int |
getItemCount()
Returns the number of items in the menu. |
java.lang.String |
getText()
Returns the text of the menu. |
| Methods inherited from interface nextapp.echo2.extras.app.menu.ItemModel |
|---|
getId |
| Method Detail |
|---|
java.lang.String getText()
int getItemCount()
ItemModel getItem(int itemIndex)
ItemModel contained in this menu at the
specified index.
itemIndex - the index of the item to retrieve
nextapp.echo2.app.ImageReference getIcon()
|
NextApp Echo2 Extras v2.1.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||