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