|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xwiki.gwt.wysiwyg.client.MenuBarController
public class MenuBarController
MenuBar controller.
| Field Summary | |
|---|---|
static String |
MENU_ROLE
The string used to identify the menu bar extension point. |
| Constructor Summary | |
|---|---|
MenuBarController(com.google.gwt.user.client.ui.MenuBar menuBar)
Creates a new menu bar controller. |
|
| Method Summary | |
|---|---|
void |
destroy()
Destroys this menu bar controller. |
void |
fill(Config config,
PluginManager pluginManager)
Fills the menu bar with the features specified in the configuration. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String MENU_ROLE
| Constructor Detail |
|---|
public MenuBarController(com.google.gwt.user.client.ui.MenuBar menuBar)
menuBar - the menu bar to be managed| Method Detail |
|---|
public void fill(Config config,
PluginManager pluginManager)
config - the configuration objectpluginManager - the object used to access the menu bar UIExtensionspublic void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||