public abstract class GwtNestedSectionLayoutDecorator extends NestedSectionLayoutDecorator<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
NestedSectionLayoutDecorator.State<C>
Modifier | Constructor and Description |
---|---|
protected |
GwtNestedSectionLayoutDecorator(LayoutDecoratorConfig<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget> config) |
Modifier and Type | Method and Description |
---|---|
protected NestedSectionLayoutDecorator.State<com.google.gwt.user.client.ui.Panel> |
getState(com.google.gwt.user.client.ui.Panel container,
GwtMetawidget metawidget) |
protected boolean |
isIgnored(com.google.gwt.user.client.ui.Widget widget) |
protected String |
stripSection(Map<String,String> attributes) |
createSectionWidget, endContainerLayout, layoutWidget, startContainerLayout
getDelegate, onEndBuild, onStartBuild
protected GwtNestedSectionLayoutDecorator(LayoutDecoratorConfig<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget> config)
protected String stripSection(Map<String,String> attributes)
stripSection
in class NestedSectionLayoutDecorator<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
protected NestedSectionLayoutDecorator.State<com.google.gwt.user.client.ui.Panel> getState(com.google.gwt.user.client.ui.Panel container, GwtMetawidget metawidget)
getState
in class NestedSectionLayoutDecorator<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
protected boolean isIgnored(com.google.gwt.user.client.ui.Widget widget)
isIgnored
in class NestedSectionLayoutDecorator<com.google.gwt.user.client.ui.Widget,com.google.gwt.user.client.ui.Panel,GwtMetawidget>
Copyright © 2015. All Rights Reserved.