public abstract class AndroidNestedSectionLayoutDecorator extends NestedSectionLayoutDecorator<android.view.View,android.view.ViewGroup,AndroidMetawidget>
NestedSectionLayoutDecorator.State<C>
Modifier | Constructor and Description |
---|---|
protected |
AndroidNestedSectionLayoutDecorator(LayoutDecoratorConfig<android.view.View,android.view.ViewGroup,AndroidMetawidget> config) |
Modifier and Type | Method and Description |
---|---|
protected NestedSectionLayoutDecorator.State<android.view.ViewGroup> |
getState(android.view.ViewGroup view,
AndroidMetawidget metawidget) |
protected boolean |
isIgnored(android.view.View view) |
protected String |
stripSection(Map<String,String> attributes) |
createSectionWidget, endContainerLayout, layoutWidget, startContainerLayout
getDelegate, onEndBuild, onStartBuild
protected AndroidNestedSectionLayoutDecorator(LayoutDecoratorConfig<android.view.View,android.view.ViewGroup,AndroidMetawidget> config)
protected String stripSection(Map<String,String> attributes)
stripSection
in class NestedSectionLayoutDecorator<android.view.View,android.view.ViewGroup,AndroidMetawidget>
protected NestedSectionLayoutDecorator.State<android.view.ViewGroup> getState(android.view.ViewGroup view, AndroidMetawidget metawidget)
getState
in class NestedSectionLayoutDecorator<android.view.View,android.view.ViewGroup,AndroidMetawidget>
protected boolean isIgnored(android.view.View view)
isIgnored
in class NestedSectionLayoutDecorator<android.view.View,android.view.ViewGroup,AndroidMetawidget>
Copyright © 2015. All Rights Reserved.