public class LabelLayoutDecorator extends GwtFlatSectionLayoutDecorator
FlatSectionLayoutDecorator.State
Constructor and Description |
---|
LabelLayoutDecorator(LabelLayoutDecoratorConfig config) |
Modifier and Type | Method and Description |
---|---|
protected void |
addSectionWidget(String section,
int level,
com.google.gwt.user.client.ui.Panel container,
GwtMetawidget metawidget) |
getSections, getState, isIgnored, stripSection
layoutWidget, startContainerLayout
endContainerLayout, getDelegate, onEndBuild, onStartBuild
public LabelLayoutDecorator(LabelLayoutDecoratorConfig config)
protected void addSectionWidget(String section, int level, com.google.gwt.user.client.ui.Panel container, GwtMetawidget metawidget)
addSectionWidget
in class FlatSectionLayoutDecorator<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
section
- section text (needs localizing)level
- level of section heading (ie. 0=highest, 1=next level down etc.)Copyright © 2015. All Rights Reserved.