|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Suggest | |
---|---|
org.kuali.rice.krad.uif.field | |
org.kuali.rice.krad.uif.service.impl | |
org.kuali.rice.krad.uif.widget |
Uses of Suggest in org.kuali.rice.krad.uif.field |
---|
Methods in org.kuali.rice.krad.uif.field that return Suggest | |
---|---|
Suggest |
InputField.getSuggest()
Suggest box widget for the input field |
Methods in org.kuali.rice.krad.uif.field with parameters of type Suggest | |
---|---|
void |
InputField.setSuggest(Suggest suggest)
Setter for the fields suggest widget |
Uses of Suggest in org.kuali.rice.krad.uif.service.impl |
---|
Methods in org.kuali.rice.krad.uif.service.impl with parameters of type Suggest | |
---|---|
protected void |
AttributeQueryServiceImpl.retrievePropertiesOnResults(AttributeQueryResult queryResult,
Collection<?> results,
Suggest fieldSuggest)
Instead of returning the full object this method fills in queryResult with data that contain the properties of each result object, as configured through the fieldSuggest, from the set of results. |
Uses of Suggest in org.kuali.rice.krad.uif.widget |
---|
Subclasses of Suggest in org.kuali.rice.krad.uif.widget | |
---|---|
class |
LocationSuggest
LocationSuggest widget for providing suggestions that represent locations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |