| Package | Description |
|---|---|
| org.metawidget.statically.faces.component.html.widgetbuilder |
Static support: Java Server Faces HTML widget builders.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
HtmlWidgetBuilder.addColumnComponent(HtmlDataTable dataTable,
Map<String,String> tableAttributes,
String elementName,
Map<String,String> columnAttributes,
StaticXmlMetawidget metawidget)
Add an HtmlColumn component for the given attributes, to the given HtmlDataTable.
|
protected void |
HtmlWidgetBuilder.addColumnComponents(HtmlDataTable dataTable,
Map<String,String> attributes,
NodeList elements,
StaticXmlMetawidget metawidget)
Adds column components to the given table.
|
Copyright © 2015. All Rights Reserved.