|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.shared.ui.gridlayout.GridLayoutState.ChildComponentData
public static class GridLayoutState.ChildComponentData
| Field Summary | |
|---|---|
int |
alignment
|
int |
column1
|
int |
column2
|
int |
row1
|
int |
row2
|
| Constructor Summary | |
|---|---|
GridLayoutState.ChildComponentData()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int column1
public int row1
public int column2
public int row2
public int alignment
| Constructor Detail |
|---|
public GridLayoutState.ChildComponentData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||