INodeContext Members TIBCO Spotfire 6.0 API Reference
The INodeContext type exposes the following members.
Methods

  NameDescription
Public methodGetAncestor T 
Returns the closest ancestor node of type T, or null if no such ancestor is found.
Public methodGetService T 
Gets the service object of the specified type.
Public methodIsDescendantOf
Determines whether this instance is a descendant of the specified node. Note: A node is not considered a descendant of itself.
Back to Top
See Also