public class AbstractOrderedLayoutState extends AbstractLayoutState
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractOrderedLayoutState.ChildComponentData |
| Modifier and Type | Field and Description |
|---|---|
HashMap<Connector,AbstractOrderedLayoutState.ChildComponentData> |
childData |
int |
marginsBitmask |
boolean |
spacing |
caption, captionAsHtml, description, descriptionContentMode, errorLevel, errorMessage, height, id, primaryStyleName, styles, widthenabled, registeredEventListeners, resources| Constructor and Description |
|---|
AbstractOrderedLayoutState() |
public boolean spacing
public HashMap<Connector,AbstractOrderedLayoutState.ChildComponentData> childData
public int marginsBitmask
Copyright © 2021 Vaadin Ltd. All rights reserved.