Package org.eclipse.nebula.widgets.nattable.tree.action
package org.eclipse.nebula.widgets.nattable.tree.action
-
ClassDescription
IMouseAction
that triggers aTreeExpandCollapseCommand
for the clicked cell position.This action toggles the state of a tree node (expanded <-> collapsed) located at the current selection anchor position.