BBjTreeMouseEvent::getExactNodeID

Description

In BBj 9.0 and higher, this method returns the node ID of the node on which this event occurred, or -1 if the user didn't click exactly on a node.

Syntax

Return Value

Method

int

getExactNodeID()

Parameters

None.

Return Value

If the user clicked exactly on a node, this returns the node ID of the node on which this event occurred. If the user didn't click exactly on a node, this returns -1.

Remarks

None.

See Also

BBjAPI

BBj Object Syntax

BBjTreeMouseEvent::getNodeID

BBj Object Diagram for an illustration of the relationship between BBjObjects.