public class MultiSelectUserConfig extends SelectableUserConfig implements Cloneable
UserConfig.InputType| Constructor and Description |
|---|
MultiSelectUserConfig(String name,
String displayName,
List<Option> options) |
MultiSelectUserConfig(String name,
String displayName,
List<Option> options,
String exclusion) |
| Modifier and Type | Method and Description |
|---|---|
MultiSelectUserConfig |
clone() |
UserConfig.InputType |
getInputType() |
deselectAll, equals, getDisplayValue, getOptions, hashCode, select, select, setOptionsgetDisplayName, getExclusion, getId, getName, setDisplayName, setNamepublic MultiSelectUserConfig(String name, String displayName, List<Option> options)
public UserConfig.InputType getInputType()
getInputType in class UserConfigpublic MultiSelectUserConfig clone() throws CloneNotSupportedException
clone in class SelectableUserConfigCloneNotSupportedExceptionCopyright © 2009-2013 DuraSpace. All Rights Reserved.