public interface IPluginProjectMenu extends IFCPlugin, IPluginGenericCustomGUI<IPluginProjectMenuGUIBean>
CONFIG_FILENAME
ATTR_NAME, COL_NAME
ATTR_DISPLAY_NAME
Modifier and Type | Method and Description |
---|---|
default URL |
getDialogsXhtmlView()
Returns a path to an XHTML view specifically for custom dialogs that me be part of the custom project menu.
|
String |
getProjectScope()
All
Projekt s with the scope (Projekt.getScope() ) given by this method will have the custom menu
provided by IPluginGenericCustomGUI.getXhtmlView() . |
getDescription, getDescription, getDisplayName, getName, initialize, initPlugin, install, shutdown, shutdown, uninstall
getUnmanagedBeans, getXhtmlView
String getProjectScope()
Projekt
s with the scope (Projekt.getScope()
) given by this method will have the custom menu
provided by IPluginGenericCustomGUI.getXhtmlView()
.String
the project scopeCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.