Class DwHookableMenu
Menu
net.datenwerke.gxtdto.client.utilityservices.menu.DwHookableMenu
- All Implemented Interfaces:
HookableContainer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBaseHookers(boolean addSeparator) voidaddFill()voidvoidsetContainerName(String name) voidsetHookConfig(HashMap<String, String> hookConfig)
-
Constructor Details
-
DwHookableMenu
public DwHookableMenu()
-
-
Method Details
-
getContainerName
- Specified by:
getContainerNamein interfaceHookableContainer
-
addFill
public void addFill() -
getHookConfig
- Specified by:
getHookConfigin interfaceHookableContainer
-
setHookConfig
- Specified by:
setHookConfigin interfaceHookableContainer
-
setContainerName
- Specified by:
setContainerNamein interfaceHookableContainer
-
addSeparatorAndBaseHookers
public void addSeparatorAndBaseHookers() -
addBaseHookers
public void addBaseHookers(boolean addSeparator)
-