public class CheckBoxPropertyViewBuilder extends PropertyViewBuilder<CheckBox>
PropertyViewBuilder.DateFormatterEnumentity, fieldNode, uiBuilder| Constructor and Description |
|---|
CheckBoxPropertyViewBuilder(ViewContext context,
String tagName,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
CheckBoxPropertyView |
build() |
CheckBoxPropertyViewBuilder |
checkBox(CheckBox checkBox) |
CheckBoxPropertyView |
getComponent() |
entity, fieldNode, getEntity, parseConstraint, setDateFormat, tagdoNotAddToParentContainer, getAttribute, getAttributes, getContext, getParentContainer, getTagName, hasAttribute, setParentContainerpublic CheckBoxPropertyViewBuilder(ViewContext context, String tagName, Map<String,String> attributes)
public CheckBoxPropertyViewBuilder checkBox(CheckBox checkBox)
public CheckBoxPropertyView build()
public CheckBoxPropertyView getComponent()
getComponent in interface ComponentBuilder<PropertyView<CheckBox>>getComponent in class AbstractComponentBuilder<PropertyView<CheckBox>>Copyright © 2022. All Rights Reserved.