public interface IPluginConfigParam extends IBasicConfigParam
Modifier and Type | Interface and Description |
---|---|
static class |
IPluginConfigParam.EPluginParamBehavior
Definitionsmöglichkeiten für das Verhalten eines Plugin Parameters
|
Modifier and Type | Method and Description |
---|---|
IPluginConfigParam.EPluginParamBehavior |
getBehavior()
Liefert das Aussage, wie der Parameter innerhalb der Pluginlogik interprertiert wird, also ob es sich um einen
Input- oder Output-Parameter handelt.
|
getDefaultValue, getDependentMandatoryParamNames, getDescription, getDisplayName, getName, isCrypticValue, isGroupItem, isMandatory, isNameEditable
IPluginConfigParam.EPluginParamBehavior getBehavior()
IPluginConfigParam.EPluginParamBehavior
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.