public class SwitchPropertyViewBuilder extends PropertyViewBuilder<Switch>
PropertyViewBuilder.DateFormatterEnumentity, 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, tagdoNotAddToParentContainer, getAttribute, getAttributes, getContext, getParentContainer, getTagName, hasAttribute, setParentContainerpublic 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 © 2021. All Rights Reserved.