Interface ICodeItemsOwner

    • Method Detail

      • getSelectionSupport

        default ICodeItemsOwnerSelectionSupport getSelectionSupport()
        Returns the selection implementation if the owner supports it.
        Returns:
        The selection instance for the owner, or null for no selection support.