public class FormContainerFieldBuilder extends AbstractComponentBuilder<FormContainer.Field>
| Constructor and Description |
|---|
FormContainerFieldBuilder(ViewContext context,
String tagName,
Map<String,String> attributes) |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(Component component) |
FormContainer.Field |
build() |
Object |
parseConstraint(String constraint) |
doNotAddToParentContainer, getAttribute, getAttributes, getComponent, getContext, getParentContainer, getTagName, hasAttribute, setParentContainerpublic FormContainerFieldBuilder(ViewContext context, String tagName, Map<String,String> attributes)
public void addChild(Component component)
public FormContainer.Field build()
Copyright © 2022. All Rights Reserved.