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