|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MainMenuOption | |
|---|---|
| org.jbpm.formbuilder.client | |
| org.jbpm.formbuilder.client.bus | |
| org.jbpm.formbuilder.client.options | |
| Uses of MainMenuOption in org.jbpm.formbuilder.client |
|---|
| Methods in org.jbpm.formbuilder.client that return types with arguments of type MainMenuOption | |
|---|---|
List<MainMenuOption> |
XmlParseHelper.readMenuOptions(String responseText)
Ment to parse an XML response with the following format:
<menuOptions> |
| Uses of MainMenuOption in org.jbpm.formbuilder.client.bus |
|---|
| Methods in org.jbpm.formbuilder.client.bus that return MainMenuOption | |
|---|---|
MainMenuOption |
MenuOptionAddedEvent.getOption()
|
| Constructors in org.jbpm.formbuilder.client.bus with parameters of type MainMenuOption | |
|---|---|
MenuOptionAddedEvent(MainMenuOption option)
|
|
| Uses of MainMenuOption in org.jbpm.formbuilder.client.options |
|---|
| Methods in org.jbpm.formbuilder.client.options that return types with arguments of type MainMenuOption | |
|---|---|
List<MainMenuOption> |
MainMenuOption.getSubMenu()
|
| Methods in org.jbpm.formbuilder.client.options with parameters of type MainMenuOption | |
|---|---|
void |
OptionsViewImpl.addItem(MainMenuOption option)
|
void |
OptionsView.addItem(MainMenuOption option)
|
protected void |
OptionsViewImpl.toMenuBar(com.google.gwt.user.client.ui.MenuBar popup,
MainMenuOption option)
|
| Method parameters in org.jbpm.formbuilder.client.options with type arguments of type MainMenuOption | |
|---|---|
void |
OptionsViewImpl.addItems(List<MainMenuOption> options)
|
void |
MainMenuOption.setSubMenu(List<MainMenuOption> subMenu)
|
protected com.google.gwt.user.client.ui.MenuBar |
OptionsViewImpl.toMenuBar(com.google.gwt.user.client.ui.MenuBar popup,
List<MainMenuOption> menu)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||