|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScrollDestination | |
|---|---|
| com.vaadin.shared.ui.grid | |
| Uses of ScrollDestination in com.vaadin.shared.ui.grid |
|---|
| Methods in com.vaadin.shared.ui.grid that return ScrollDestination | |
|---|---|
static ScrollDestination |
ScrollDestination.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScrollDestination[] |
ScrollDestination.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.vaadin.shared.ui.grid with parameters of type ScrollDestination | |
|---|---|
void |
GridClientRpc.scrollToRow(int row,
ScrollDestination destination)
Command client Grid to scroll to a specific data row. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||