| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemotableSelectContract
A select control.
| Method Summary | |
|---|---|
|  List<? extends RemotableSelectGroupContract> | getGroups()Gets an immutable list of Grouped keyLabel pairs. | 
|  boolean | isMultiple()Whether the select control allows selection of multiple values. | 
| Methods inherited from interface org.kuali.rice.core.api.uif.Sized | 
|---|
| getSize | 
| Methods inherited from interface org.kuali.rice.core.api.uif.KeyLabeled | 
|---|
| getKeyLabels | 
| Method Detail | 
|---|
List<? extends RemotableSelectGroupContract> getGroups()
KeyLabeled.getKeyLabels() must be empty.  Cannot be null.
boolean isMultiple()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||