|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vaadin.client.ui.grid.GridUtil
public class GridUtil
Utilities for working with Grid.
| Constructor Summary | |
|---|---|
GridUtil()
|
|
| Method Summary | |
|---|---|
static Cell |
findCell(Grid<?> grid,
Element e)
Returns the cell the given element belongs to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridUtil()
| Method Detail |
|---|
public static Cell findCell(Grid<?> grid,
Element e)
grid - the grid instance that is queriede - a cell element or the descendant of one
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||