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