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