Package | Description |
---|---|
de.innovationgate.wga.modules.options |
Option type definitions and other related classes for the OpenWGA module registry
|
Modifier and Type | Class and Description |
---|---|
class |
MultiPredefinedValuesOptionType
Tool class for building option types that offer some predefined values and need multiple selection
To use simply instantiate the class and add all values to offer via method
MultiPredefinedValuesOptionType.addValue(String) . |
Modifier and Type | Field and Description |
---|---|
static SemicolonSeparatedListOptionType |
SemicolonSeparatedListOptionType.INSTANCE |