Trigger Methods TIBCO Spotfire 7.6 API Reference

The Trigger type exposes the following members.

Methods

  Name Description
Public method Static member CreateCompositeTrigger
Creates a Trigger that fires when any of the specified triggers fire.
Public method Static member CreateMutablePropertyTriggerT(DocumentNode, PropertyName, PropertyName)
Public method Static member CreateMutablePropertyTriggerT(DocumentNode, PropertyName, ReferenceTriggerDeclarerT)
Public method Static member CreatePropertyTrigger
Creates a Trigger that fires when one of the specified properties on the specified node are changed.
Public method Static member CreateSubTreeTrigger
Creates a Trigger that fires when certain changes in a sub-tree are made.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Top
See Also

Reference