public class ComboBoxPropertyViewBuilder extends PropertyViewBuilder<ComboBox>
PropertyViewBuilder.DateFormatterEnumentity, fieldNode, uiBuilder| Constructor and Description |
|---|
ComboBoxPropertyViewBuilder(ViewContext context,
String tagName,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
ComboBoxPropertyView |
build() |
ComboBoxPropertyView |
getComponent() |
void |
setComboBox(ComboBox comboBox) |
entity, fieldNode, getEntity, parseConstraint, setDateFormat, tagdoNotAddToParentContainer, getAttribute, getAttributes, getContext, getParentContainer, getTagName, hasAttribute, setParentContainerpublic ComboBoxPropertyViewBuilder(ViewContext context, String tagName, Map<String,String> attributes)
public void setComboBox(ComboBox comboBox)
public ComboBoxPropertyView build()
public ComboBoxPropertyView getComponent()
getComponent in interface ComponentBuilder<PropertyView<ComboBox>>getComponent in class AbstractComponentBuilder<PropertyView<ComboBox>>Copyright © 2021. All Rights Reserved.