| Interface | Description |
|---|---|
| FocusParentRpc |
RPC to handle client originated parent focusing in TreeGrid.
|
| FocusRpc |
RPC to handle focusing in TreeGrid.
|
| NodeCollapseRpc |
RPC to handle client originated collapse and expand actions on hierarchical
rows in TreeGrid.
|
| TreeGridClientRpc |
Server-to-client RPC interface for the TreeGrid component.
|
| TreeGridDropTargetRpc |
RPC for firing server side drop event when client side drop event happens on
drop target TreeGrid.
|
| Class | Description |
|---|---|
| TreeGridDragSourceState |
State class containing parameters for TreeGridDragSource.
|
| TreeGridDropTargetState |
State class containing parameters for TreeGridDropTarget.
|
| TreeGridState |
The shared state for the
com.vaadin.ui.TreeGrid component. |
Copyright © 2021 Vaadin Ltd. All rights reserved.