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, startContainerLayout
createLabel, getWidgetId
public SpringTableLayout()
public SpringTableLayout(HtmlTableLayoutConfig config)
protected boolean layoutLabel(HtmlTag row, StaticXmlWidget widgetNeedingLabel, String elementName, Map<String,String> attributes, StaticHtmlMetawidget metawidget)
layoutLabel
in class HtmlTableLayout
elementName
- can be useful if the Layout needs to call a WidgetProcessorCopyright © 2015. All Rights Reserved.