public class FoodKeyValuesFinder extends UifKeyValuesFinderBase
| Constructor and Description | 
|---|
| FoodKeyValuesFinder() | 
| 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 | 
getKeyValues, getKeyValues, isAddBlankOption, setAddBlankOptionclearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValuespublic FoodKeyValuesFinder()
public List<KeyValue> getKeyValues(ViewModel model)
UifKeyValuesFinderBasegetKeyValues in interface UifKeyValuesFindergetKeyValues in class UifKeyValuesFinderBasemodel - object instance containing the view dataCopyright © 2005–2014 The Kuali Foundation. All rights reserved.