public interface IPluginMenuEntries extends IFCPlugin
CONFIG_FILENAME
ATTR_NAME, COL_NAME
ATTR_DISPLAY_NAME
Modifier and Type | Method and Description |
---|---|
Collection<IPluginMenuEntry> |
getMenuEntries(IPluginMenuEntriesParams params)
This method should return the menu entries to be added to FORMCYCLE.
|
getDescription, getDescription, getDisplayName, getName, initialize, initPlugin, install, shutdown, shutdown, uninstall
Collection<IPluginMenuEntry> getMenuEntries(IPluginMenuEntriesParams params)
params
- IPluginMenuEntriesParams
Parameters this plugin may make use of, such as the current client
and user.Collection
of IPluginMenuEntry
s The list of top-level (parent) menu entries to be added to
FORMCYCLE.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.