public interface MDIPluginsCustomActionType
Modifier and Type | Field and Description |
---|---|
static short |
MULTIPLE_PLUGINS
Specifies that multiple Plugins can be fired to execute custom actions
|
static short |
SINGLE_PLUGIN
Specifies that only one Plugin can be fired to execute custom actions.
|
static final short SINGLE_PLUGIN
static final short MULTIPLE_PLUGINS