NodePointerOutEvent#

Class NodePointerOutEvent

NODE_POINTER_OUT NODE_POINTER_OUT

Hierarchy

Constructors

  • The NODE_POINTER_OUT event occurs if the mouse pointer leaves one of the Nodes.

    Parameters

    • targetNodeID: number

      The ID of the target Node.

    • pointerInfo: PointerInfo

      Additional Pointer Information.

    • originalEvent: Event

      The original mouse event

    Returns NodePointerOutEvent

Properties

id: number
originalEvent: Event

The original mouse event

pointerInfo: PointerInfo

Additional Pointer Information.

targetNodeID: number

The ID of the target Node.

transactionCode?: string
transactionID?: number
type?: EventType

Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: