public interface IPluginMenuEntries extends IFCPlugin
CONFIG_FILENAMEATTR_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, getName, initialize, initPlugin, install, shutdown, shutdown, uninstallCollection<IPluginMenuEntry> getMenuEntries(IPluginMenuEntriesParams params)
params - IPluginMenuEntriesParams Parameters this plugin may make use of, such as the current client
 and user.Collection of IPluginMenuEntrys The list of top-level (parent) menu entries to be added to
 FORMCYCLE.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.