|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VGridLayout.Cell | |
|---|---|
| com.vaadin.client.ui | |
| Uses of VGridLayout.Cell in com.vaadin.client.ui |
|---|
| Fields in com.vaadin.client.ui with type parameters of type VGridLayout.Cell | |
|---|---|
java.util.HashMap<Widget,VGridLayout.Cell> |
VGridLayout.widgetToCell
For internal use only. |
| Methods in com.vaadin.client.ui that return VGridLayout.Cell | |
|---|---|
VGridLayout.Cell |
VGridLayout.createNewCell(int row,
int col)
Creates a new Cell with the given coordinates. |
VGridLayout.Cell |
VGridLayout.getCell(int row,
int col)
For internal use only. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||