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, setOptions
getDisplayName, getExclusion, getId, getName, setDisplayName, setName
public MultiSelectUserConfig(String name, String displayName, List<Option> options)
public UserConfig.InputType getInputType()
getInputType
in class UserConfig
public MultiSelectUserConfig clone() throws CloneNotSupportedException
clone
in class SelectableUserConfig
CloneNotSupportedException
Copyright © 2009-2013 DuraSpace. All Rights Reserved.