Package com.vaadin.shared.ui.treegrid
-
Interface Summary 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.TreeGridDropTargetRpc RPC for firing server side drop event when client side drop event happens on drop target TreeGrid. -
Class Summary Class Description TreeGridDragSourceState State class containing parameters for TreeGridDragSource.TreeGridDropTargetState State class containing parameters for TreeGridDropTarget.TreeGridState The shared state for theTreeGrid
component.