public interface IPluginProjectMenu extends IFCPlugin, IPluginGenericCustomGUI<IPluginProjectMenuGUIBean>
CONFIG_FILENAMEATTR_NAME, COL_NAMEATTR_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
Projekts 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, uninstallgetUnmanagedBeans, getXhtmlViewString getProjectScope()
Projekts with the scope (Projekt.getScope()) given by this method will have the custom menu
provided by IPluginGenericCustomGUI.getXhtmlView().String the project scopeCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.