Class DefaultSelectionContext

    • Constructor Detail

      • DefaultSelectionContext

        public DefaultSelectionContext()
      • DefaultSelectionContext

        public DefaultSelectionContext​(Object selectionSource)
    • Method Detail

      • setSelection

        public void setSelection​(Selection selection)
        Description copied from interface: SelectionContext
        Sets a new selection.
        Parameters:
        selection - The new selection.