CellFocusEvent.GridSection |
CellFocusEvent.getSection() |
Returns the grid section, where this cell is located.
|
static CellFocusEvent.GridSection |
CellFocusEvent.GridSection.ofClientSideName(String clientSideName) |
|
static CellFocusEvent.GridSection |
CellFocusEvent.GridSection.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CellFocusEvent.GridSection[] |
CellFocusEvent.GridSection.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|