Member Junction
    Preparing search index...

    Fired before a node is selected - can be canceled

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Cancel: boolean = false

    Set to true to cancel the operation

    CancelReason?: string

    Optional reason for cancellation

    CurrentSelection: TreeNode[]

    Current selection before this change

    IsAdditive: boolean

    Whether this is adding to selection (multi-select) or replacing

    Node: TreeNode

    The node involved in the event

    Timestamp: Date

    Timestamp when event was raised

    Tree: unknown

    The tree component that raised the event