org.kuali.rice.core.api.uif
Class RemotableRadioButtonGroup
java.lang.Object
   org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.core.api.mo.AbstractDataTransferObject
       org.kuali.rice.core.api.uif.RemotableAbstractControl
org.kuali.rice.core.api.uif.RemotableAbstractControl
           org.kuali.rice.core.api.uif.RemotableRadioButtonGroup
org.kuali.rice.core.api.uif.RemotableRadioButtonGroup
- All Implemented Interfaces: 
- Serializable, ModelObjectBasic, ModelObjectComplete, KeyLabeled, RemotableControlContract
- public final class RemotableRadioButtonGroup 
- extends RemotableAbstractControl- implements KeyLabeled
A radio button group control type.
- See Also:
- Serialized Form
 
 
 
 
getKeyLabels
public Map<String,String> getKeyLabels()
- Description copied from interface: KeyLabeled
- The key-label pairs to display on the control.  This field cannot be null or an empty map.
 
- 
- Specified by:
- getKeyLabelsin interface- KeyLabeled
 
- 
- Returns:
- a map containing values.
 
Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.