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