VisualControlState TVisual, TValue  Members TIBCO Spotfire 6.0 API Reference
The VisualControlState TVisual, TValue  type exposes the following members.
Constructors

  NameDescription
Public methodVisualControlState TVisual, TValue 
Back to Top
Methods

  NameDescription
Public methodDispose 
Implements the IDisposable pattern.
(Inherited from CustomControlState TNode .)
Protected methodDispose(Boolean)
Implements the IDisposable pattern.
(Inherited from CustomControlState TNode .)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetValue
Sets the state value.
Public methodTryGetValue
Tries to get the state value.
Back to Top
Properties

  NameDescription
Public propertyEventManager
Gets an ExternalEventManager that can be used to subscribe to events from the document.
(Inherited from CustomControlState TNode .)
Public propertyNode
Gets the DocumentNode.
(Inherited from CustomControlState TNode .)
Back to Top
See Also