Class AbstractOrderedLayoutState.ChildComponentData
- java.lang.Object
-
- com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState.ChildComponentData
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AbstractOrderedLayoutState
public static class AbstractOrderedLayoutState.ChildComponentData extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description int
alignmentBitmask
float
expandRatio
-
Constructor Summary
Constructors Constructor Description ChildComponentData()
-