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