public class UserWorkgroupsKeyValues extends UifKeyValuesFinderBase
Constructor and Description |
---|
UserWorkgroupsKeyValues() |
Modifier and Type | Method and Description |
---|---|
List<KeyValue> |
getKeyValues(ViewModel model)
Builds a list of key values representations for valid value selections using the given view model
to retrieve values from other fields and conditionally building the options
|
boolean |
isBlankOption() |
void |
setBlankOption(boolean blankOption) |
getKeyValues, getKeyValues, isAddBlankOption, setAddBlankOption
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues
public UserWorkgroupsKeyValues()
public List<KeyValue> getKeyValues(ViewModel model)
UifKeyValuesFinderBase
getKeyValues
in interface UifKeyValuesFinder
getKeyValues
in class UifKeyValuesFinderBase
model
- object instance containing the view datapublic boolean isBlankOption()
public void setBlankOption(boolean blankOption)
blankOption
- the blankOption to setCopyright © 2005–2015 The Kuali Foundation. All rights reserved.