CustomLicense Functions Members TIBCO Spotfire 6.0 API Reference
The CustomLicense Functions type exposes the following members.
Constructors

  NameDescription
Protected methodCustomLicense Functions
Back to Top
Methods

  NameDescription
Protected methodStatic memberCreateLicensedFunction
Creates a licensed function given the id, name, and the description.
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.)
Back to Top
Fields

  NameDescription
Public fieldStatic memberAccessToExtensions
The default license function for extensions.
Public fieldStatic memberAuthorScripts
This feature must be enabled for users that shall be trusted to write scripts that affect the behavior of the application. For instance python scripts as actions in the Text Area. This feature can only be set for the Script Author group or its sub groups.
Back to Top
See Also