|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table.TableDragMode | |
|---|---|
| com.vaadin.ui | |
| Uses of Table.TableDragMode in com.vaadin.ui |
|---|
| Methods in com.vaadin.ui that return Table.TableDragMode | |
|---|---|
Table.TableDragMode |
Table.getDragMode()
|
static Table.TableDragMode |
Table.TableDragMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Table.TableDragMode[] |
Table.TableDragMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in com.vaadin.ui with parameters of type Table.TableDragMode | |
|---|---|
void |
Table.setDragMode(Table.TableDragMode newDragMode)
Sets the drag start mode of the Table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||