| Package | Description |
|---|---|
| org.dmd.mvw.client.mvwmenus.base | |
| org.dmd.mvw.client.mvwmenus.extended.controllers |
| Modifier and Type | Method and Description |
|---|---|
abstract MvwMenuItem |
MvwMenuFactory.createMenuItem(String itemType,
String itemName,
String menuOrder,
String addToMenu,
boolean dynamic,
String actionName,
String label,
com.google.gwt.resources.client.ImageResource image)
This method should be overloaded to instantiate the specified type of menu item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MenuController.addMenuItem(MvwMenuItem mii)
Adds the specified menu item to our set of menu items.
|
Copyright © 2019. All rights reserved.