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