public class RadioButtonListBuilder extends AbstractButtonListBuilder<RadioButtonList>
buttonUiid, model, toggle| Constructor and Description |
|---|
RadioButtonListBuilder(ViewContext context,
String tagName,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
RadioButtonList |
build() |
Object |
parseConstraint(String constraint) |
decorateButton, setButtonUiid, setModel, setMultiSelectModel, setToggledoNotAddToParentContainer, getAttribute, getAttributes, getComponent, getContext, getParentContainer, getTagName, hasAttribute, setParentContainerpublic RadioButtonListBuilder(ViewContext context, String tagName, Map<String,String> attributes)
public RadioButtonList build()
Copyright © 2021. All Rights Reserved.