CustomVisualFactory T  Members TIBCO Spotfire 6.0 API Reference
The CustomVisualFactory T  type exposes the following members.
Constructors

  NameDescription
Public methodCustomVisualFactory T (CustomTypeIdentifier, VisualCategory, Image)
Public methodCustomVisualFactory T (CustomTypeIdentifier, VisualCategory, Image, LicensedFunction)
Back to Top
Methods

  NameDescription
Protected methodAutoConfigureCore
Override this method to configure data-dependent properties.
(Inherited from VisualFactory T .)
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 methodInitializeCore
Override this method to initialize the visual.
(Inherited from VisualFactory T .)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
See Also