|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.communication.SharedState
com.vaadin.shared.AbstractComponentState
com.vaadin.shared.ui.AbstractLayoutState
com.vaadin.shared.ui.orderedlayout.AbstractOrderedLayoutState
public class AbstractOrderedLayoutState
| Nested Class Summary | |
|---|---|
static class |
AbstractOrderedLayoutState.ChildComponentData
|
| Field Summary | |
|---|---|
java.util.HashMap<Connector,AbstractOrderedLayoutState.ChildComponentData> |
childData
|
int |
marginsBitmask
|
boolean |
spacing
|
| Fields inherited from class com.vaadin.shared.AbstractComponentState |
|---|
caption, captionAsHtml, description, errorMessage, height, id, immediate, primaryStyleName, readOnly, styles, width |
| Fields inherited from class com.vaadin.shared.communication.SharedState |
|---|
enabled, registeredEventListeners, resources |
| Constructor Summary | |
|---|---|
AbstractOrderedLayoutState()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean spacing
public java.util.HashMap<Connector,AbstractOrderedLayoutState.ChildComponentData> childData
public int marginsBitmask
| Constructor Detail |
|---|
public AbstractOrderedLayoutState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||