public abstract class VaadinNestedSectionLayoutDecorator extends NestedSectionLayoutDecorator<com.vaadin.ui.Component,com.vaadin.ui.ComponentContainer,VaadinMetawidget>
NestedSectionLayoutDecorator.State<C>
Modifier | Constructor and Description |
---|---|
protected |
VaadinNestedSectionLayoutDecorator(LayoutDecoratorConfig<com.vaadin.ui.Component,com.vaadin.ui.ComponentContainer,VaadinMetawidget> config) |
Modifier and Type | Method and Description |
---|---|
protected NestedSectionLayoutDecorator.State<com.vaadin.ui.ComponentContainer> |
getState(com.vaadin.ui.ComponentContainer container,
VaadinMetawidget metawidget) |
protected boolean |
isIgnored(com.vaadin.ui.Component component) |
protected String |
stripSection(Map<String,String> attributes) |
createSectionWidget, endContainerLayout, layoutWidget, startContainerLayout
getDelegate, onEndBuild, onStartBuild
protected VaadinNestedSectionLayoutDecorator(LayoutDecoratorConfig<com.vaadin.ui.Component,com.vaadin.ui.ComponentContainer,VaadinMetawidget> config)
protected String stripSection(Map<String,String> attributes)
stripSection
in class NestedSectionLayoutDecorator<com.vaadin.ui.Component,com.vaadin.ui.ComponentContainer,VaadinMetawidget>
protected NestedSectionLayoutDecorator.State<com.vaadin.ui.ComponentContainer> getState(com.vaadin.ui.ComponentContainer container, VaadinMetawidget metawidget)
getState
in class NestedSectionLayoutDecorator<com.vaadin.ui.Component,com.vaadin.ui.ComponentContainer,VaadinMetawidget>
protected boolean isIgnored(com.vaadin.ui.Component component)
isIgnored
in class NestedSectionLayoutDecorator<com.vaadin.ui.Component,com.vaadin.ui.ComponentContainer,VaadinMetawidget>
Copyright © 2015. All Rights Reserved.