public class SwitchPropertyViewBuilder extends PropertyViewBuilder<Switch>
PropertyViewBuilder.DateFormatterEnum
entity, fieldNode, uiBuilder
Constructor and Description |
---|
SwitchPropertyViewBuilder(ViewContext context,
String tagName,
Map<String,String> attributes) |
Modifier and Type | Method and Description |
---|---|
SwitchPropertyView |
build() |
SwitchPropertyView |
getComponent() |
SwitchPropertyViewBuilder |
setSwitch(Switch _switch) |
entity, fieldNode, getEntity, parseConstraint, setDateFormat, tag
doNotAddToParentContainer, getAttribute, getAttributes, getContext, getParentContainer, getTagName, hasAttribute, setParentContainer
public SwitchPropertyViewBuilder(ViewContext context, String tagName, Map<String,String> attributes)
public SwitchPropertyViewBuilder setSwitch(Switch _switch)
public SwitchPropertyView build()
public SwitchPropertyView getComponent()
getComponent
in interface ComponentBuilder<PropertyView<Switch>>
getComponent
in class AbstractComponentBuilder<PropertyView<Switch>>
Copyright © 2022. All Rights Reserved.