Interface SelectionManager

    • Method Detail

      • getSelectionContext

        SelectionContext getSelectionContext()
        Gets the current selection context.
        Returns:
        The current selection context, or null.
      • setSelectionContext

        void setSelectionContext​(SelectionContext selectionContext)
        Sets a new selection context.
        Parameters:
        selectionContext - The new selection context, or null.