public class CategoryValuesFinder extends UifKeyValuesFinderBase
| Constructor and Description | 
|---|
| CategoryValuesFinder() | 
| 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, isAddBlankOption, setAddBlankOptionclearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValuespublic CategoryValuesFinder()
public boolean isBlankOption()
public void setBlankOption(boolean blankOption)
blankOption - the blankOption to setpublic List<KeyValue> getKeyValues(ViewModel model)
UifKeyValuesFinderCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.