public static final class RemotableCheckboxGroup.Builder extends RemotableAbstractControl.Builder implements KeyLabeled
| Modifier and Type | Method and Description | 
|---|---|
| RemotableCheckboxGroup | build()Returns an instance of the object being built by this builder based
 on the current state of the builder. | 
| static RemotableCheckboxGroup.Builder | create(Map<String,String> keyLabels) | 
| Map<String,String> | getKeyLabels()The key-label pairs to display on the control. | 
| void | setKeyLabels(Map<String,String> keyLabels) | 
public static RemotableCheckboxGroup.Builder create(Map<String,String> keyLabels)
public Map<String,String> getKeyLabels()
KeyLabeledgetKeyLabels in interface KeyLabeledpublic void setKeyLabels(Map<String,String> keyLabels)
public RemotableCheckboxGroup build()
ModelBuilderbuild in interface ModelBuilderbuild in class RemotableAbstractControl.BuilderCopyright © 2005–2016 The Kuali Foundation. All rights reserved.