Package | Description |
---|---|
org.metawidget.statically.html.layout |
Static support: HTML layouts.
|
org.metawidget.statically.spring.layout |
Static support: Spring layouts.
|
Modifier and Type | Method and Description |
---|---|
HtmlTableLayoutConfig |
HtmlTableLayoutConfig.setComponentColumnStyleClass(String componentColumnStyleClass)
CSS style class to apply to the component table column.
|
HtmlTableLayoutConfig |
HtmlTableLayoutConfig.setLabelColumnStyleClass(String labelColumnStyleClass)
CSS style class to apply to the label table column.
|
HtmlTableLayoutConfig |
HtmlTableLayoutConfig.setRequiredColumnStyleClass(String requiredColumnStyleClass)
CSS style class to apply to the required table column.
|
HtmlTableLayoutConfig |
HtmlTableLayoutConfig.setTableStyle(String tableStyle)
CSS style to apply to table.
|
HtmlTableLayoutConfig |
HtmlTableLayoutConfig.setTableStyleClass(String tableClass)
CSS style class to apply to table.
|
Constructor and Description |
---|
HtmlTableLayout(HtmlTableLayoutConfig config) |
Constructor and Description |
---|
SpringTableLayout(HtmlTableLayoutConfig config) |
Copyright © 2015. All Rights Reserved.