Interface TreeViewClass.OnExpandCollapseCursorRow

Enclosing class:
TreeViewClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface TreeViewClass.OnExpandCollapseCursorRow
  • Method Details

    • onExpandCollapseCursorRow

      boolean onExpandCollapseCursorRow(CallbackHandler __self, @Nonnull TreeView tree_view, boolean logical, boolean expand, boolean open_all)
      Parameters:
      tree_view -
      logical -
      expand -
      open_all -
      Returns: