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