| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.control |
| Modifier and Type | Class and Description |
|---|---|
static class |
GroupControl.GroupControlPostData
Holds post data for the
GroupControl. |
static class |
UserControl.UserControlPostData
Holds post data for the
UserControl. |
| Modifier and Type | Method and Description |
|---|---|
FilterableLookupCriteriaControlPostData |
FilterableLookupCriteriaControl.getPostData(String propertyName)
Returns the post data for the filterable lookup criteria control using the property name as a key.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
UserControl.filterSearchCriteria(String propertyName,
Map<String,String> searchCriteria,
FilterableLookupCriteriaControlPostData postData)
Invoked to perform filtering of the search criteria.
|
Map<String,String> |
GroupControl.filterSearchCriteria(String propertyName,
Map<String,String> searchCriteria,
FilterableLookupCriteriaControlPostData postData)
Invoked to perform filtering of the search criteria.
|
Map<String,String> |
FilterableLookupCriteriaControl.filterSearchCriteria(String propertyName,
Map<String,String> searchCriteria,
FilterableLookupCriteriaControlPostData postData)
Invoked to perform filtering of the search criteria.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.