Difference between revisions of "Version 4.4.0 (Server)"
m (MHM moved page Version 4.4.0 to Version 4.4.0 (Server)) |
(→Features) |
||
Line 3: | Line 3: | ||
* Documents can be classified as [[SYSCLS_DOCUMENT_HIGHLIGHTING_CLASSIFICATION|Highlighting document classification object]] now. Preconfigured text will be scanned when opening these documents (on the client) and will be highlighted if found. | * Documents can be classified as [[SYSCLS_DOCUMENT_HIGHLIGHTING_CLASSIFICATION|Highlighting document classification object]] now. Preconfigured text will be scanned when opening these documents (on the client) and will be highlighted if found. | ||
* Queries can be classified with the [[SYSCLS_LAZY_LOADING_QUERY|Lazy loading Query classification object]] which classifies them as queries with a lazy loading/update behavior. | * Queries can be classified with the [[SYSCLS_LAZY_LOADING_QUERY|Lazy loading Query classification object]] which classifies them as queries with a lazy loading/update behavior. | ||
+ | |||
+ | === Features === | ||
+ | * CUI provides a set of MetaClasses which can be used for easier setup of an interface sceanrio: | ||
+ | * Comos Root Node | ||
+ | * Comos Devices | ||
+ | * Comos Native Documents | ||
+ | * Comos Revisions | ||
+ | * Comos External Documents |
Revision as of 14:53, 19 May 2023
Kernel
Features
- Documents can be classified as Highlighting document classification object now. Preconfigured text will be scanned when opening these documents (on the client) and will be highlighted if found.
- Queries can be classified with the Lazy loading Query classification object which classifies them as queries with a lazy loading/update behavior.
Features
- CUI provides a set of MetaClasses which can be used for easier setup of an interface sceanrio:
* Comos Root Node * Comos Devices * Comos Native Documents * Comos Revisions * Comos External Documents