Class TreeExpandCollapseKeyAction

  • All Implemented Interfaces:
    IKeyAction

    public class TreeExpandCollapseKeyAction
    extends Object
    implements IKeyAction
    This action toggles the state of a tree node (expanded <-> collapsed) located at the current selection anchor position. It has the same effect as TreeExpandCollapseAction.