public abstract class MvwSubMenu extends MvwMenu implements MenuSubItemIF
| Modifier | Constructor and Description |
|---|---|
protected |
MvwSubMenu(String itemName,
String menuOrder,
String addToMenu,
boolean dynamic) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddToMenu() |
String |
getMenuOrder() |
boolean |
isDynamic() |
addSubItem, addToMenuContainer, buildMenu, getMenu, getName, removeAllDynamicItems, removeFromMenuContainer, removeSubItemclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getWidget, initializepublic String getMenuOrder()
getMenuOrder in interface MenuSubItemIFpublic String getAddToMenu()
getAddToMenu in interface MenuSubItemIFpublic boolean isDynamic()
isDynamic in interface MenuSubItemIFCopyright © 2019. All rights reserved.