public interface VisualMoSKitoPlugin extends MoskitoPlugin
| Modifier and Type | Method and Description |
|---|---|
void |
addBindings(net.anotheria.maf.action.ActionMappings actionMappings)
Called by the framework.
|
java.lang.String |
getNavigationEntryAction()
Return the action (incl parameter) to execute from the navigation bar.
|
java.lang.String |
getSubMenuIcon()
Get the sub navigation (menu) icon.
|
java.lang.String |
getSubMenuName()
Returns the name in the submenu of the Plugins navigation.
|
deInitialize, initialize, setConfigurationNamejava.lang.String getSubMenuName()
java.lang.String getSubMenuIcon()
java.lang.String getNavigationEntryAction()
void addBindings(net.anotheria.maf.action.ActionMappings actionMappings)
Copyright © 2010-2020 anotheria.net. All Rights Reserved.