| Package | Description |
|---|---|
| com.vaadin.client.ui |
| Modifier and Type | Field and Description |
|---|---|
Map<com.google.gwt.user.client.ui.Widget,VGridLayout.Cell> |
VGridLayout.widgetToCell
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2023 Vaadin Ltd. All rights reserved.