Package | Description |
---|---|
org.metawidget.statically.jsp.widgetbuilder |
Static support: Java Server Pages widget builders.
|
Modifier and Type | Method and Description |
---|---|
protected void |
JspWidgetBuilder.addColumnComponent(HtmlTableRow row,
CoreForEach forEach,
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 |
JspWidgetBuilder.addColumnComponents(HtmlTable table,
CoreForEach forEach,
Map<String,String> attributes,
NodeList elements,
StaticXmlMetawidget metawidget)
Adds column components to the given table.
|
Copyright © 2015. All Rights Reserved.