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