public class CheckBoxPropertyViewBuilder extends PropertyViewBuilder<CheckBox>
PropertyViewBuilder.DateFormatterEnum
entity, 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, tag
doNotAddToParentContainer, getAttribute, getAttributes, getContext, getParentContainer, getTagName, hasAttribute, setParentContainer
public 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 © 2021. All Rights Reserved.