2024 April Release

Class COOTC@1.1001:ComponentTemplateCollection Permanent link for this heading

Component object class to supply a list of templates

Class Hierarchy

Object > ComponentObject > ComponentTemplateCollection

Properties Permanent link for this heading

Type

Property

Name

LanguageStringList[]

mlname

Multilingual Name

boolean

tcprogrammatic

Programmatic Use

Object[]

templates

Templates

Properties Permanent link for this heading


Multilingual Name (COOSYSTEM@1.1:mlname) Permanent link for this heading

Defines the multilingual name of the object. It stores one name for each supported language.

Explanation:
This field defines the multilingual name of the object.

unique LanguageStringList[] COOSYSTEM@1.1:mlname


Programmatic Use (COOTC@1.1001:tcprogrammatic) Permanent link for this heading

boolean COOTC@1.1001:tcprogrammatic readonly


Templates (COOTC@1.1001:templates) Permanent link for this heading

Stores a list of templates (e.g. classes) which are assigned to that category. The templates will be shown in the creation dialog.

Explanation:
In this field the templates are displayed.

unique Object[] COOTC@1.1001:templates

Additional Information