public class SpringTableLayout extends HtmlTableLayout
| Constructor and Description |
|---|
SpringTableLayout() |
SpringTableLayout(HtmlTableLayoutConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
layoutLabel(HtmlTag row,
StaticXmlWidget widgetNeedingLabel,
String elementName,
Map<String,String> attributes,
StaticHtmlMetawidget metawidget)
Overridden to use Spring's <form:label>.
|
endContainerLayout, layoutWidget, onEndBuild, onStartBuild, startContainerLayoutcreateLabel, getWidgetIdpublic SpringTableLayout()
public SpringTableLayout(HtmlTableLayoutConfig config)
protected boolean layoutLabel(HtmlTag row, StaticXmlWidget widgetNeedingLabel, String elementName, Map<String,String> attributes, StaticHtmlMetawidget metawidget)
layoutLabel in class HtmlTableLayoutelementName - can be useful if the Layout needs to call a WidgetProcessorCopyright © 2015. All Rights Reserved.