CustomTypeIdentifiersCreateTypeIdentifier Method

Spotfire 14.7 API Reference
Overload List

  NameDescription
Protected methodStatic memberCreateTypeIdentifier(String, String, String)
Creates a new custom type identifier. The identifier must have a unique name on the form "MyCompany.MyComponent". Furthermore, it should have a displayName that is a localized human readable name of the type. The description should describe what the type is for, and how to get it when it is missing.
Protected methodStatic memberCreateTypeIdentifier(String, String, String, Boolean)
Creates a new custom type identifier. The identifier must have a unique name on the form "MyCompany.MyComponent". Furthermore, it should have a displayName that is a localized human readable name of the type. The description should describe what the type is for, and how to get it when it is missing.
Top
See Also

Reference