Public Member Functions | |
void | addToMenu (ElephantMenuBar bar) |
Public Member Functions inherited from org.turro.menu.ElephantMenu | |
ElephantMenu () | |
ElephantMenu (String label) | |
ElephantMenu (String label, String image) | |
ElephantMenuBar | getMenuBar () |
ElephantMenu | getParentMenu () |
ElephantSubmenu | getParentSubmenu () |
ElephantSubmenu | addSubmenu () |
int | compareTo (ElephantMenu o) |
Additional Inherited Members | |
Static Public Member Functions inherited from org.turro.menu.ElephantMenu | |
static String | makeInclude (String include) |
static void | showEntity (Object id, String attribute, String label, String include) |
static void | showEntity (Object id, String attribute, String label, String include, Map< String, Object > dynProps) |
static void | showZulFile (String label, String include) |
static void | showZulFile (String label, String include, Map< String, Object > dynProps) |
static void | showModalZulFile (String label, String source, Command command) |
static void | showModalZulFile (String label, String include, Map args, Command command) |
static void | showPopupZulFile (String label, String include) |
static void | showPopupZulFile (String label, String include, Map args) |
static void | showEntityModal (Object id, String attribute, String include, Command command) |
Protected Member Functions inherited from org.turro.menu.ElephantMenu | |
void | addToSessionMenu (ElephantSubmenu submenu) |
void | addToToolsMenu (ElephantSubmenu submenu) |
Definition at line 45 of file AllianceMenu.java.
void org.turro.alliance.menu.AllianceMenu.addToMenu | ( | ElephantMenuBar | bar | ) |
Reimplemented from org.turro.menu.ElephantMenu.
Definition at line 48 of file AllianceMenu.java.