Difference between revisions of "SYSCLS STATUSICON"
(4 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
| name = {{PAGENAMEE}} | | name = {{PAGENAMEE}} | ||
| inheritance = - | | inheritance = - | ||
− | | namespace = System.Classification. | + | | namespace = System.Classification.Deprecated |
| purpose = Classify objects as status icon transport objects | | purpose = Classify objects as status icon transport objects | ||
| version = 2.5.1+ | | version = 2.5.1+ | ||
| id = {A1FAFB95-5B68-4558-B3AB-ED744412B7E1} | | id = {A1FAFB95-5B68-4558-B3AB-ED744412B7E1} | ||
}} | }} | ||
+ | |||
+ | '''This Classification is marked as deprecated and replaced by [[SYSCLS_ICON|Icon classification object]] since UBIK Version 2.6.0.''' | ||
Classifies an object to be a status icon information object. Status icon information objects will be used to bring status icons to the clients. | Classifies an object to be a status icon information object. Status icon information objects will be used to bring status icons to the clients. | ||
Line 21: | Line 23: | ||
| STATUSICON|| {{ByteStream}} || The icon to be displayed | | STATUSICON|| {{ByteStream}} || The icon to be displayed | ||
|} | |} | ||
+ | {{Category/Version|2.5.1}} | ||
− | [[Category: | + | [[Category:2.5.1|SYSCLS STATUSICON]] |
Latest revision as of 16:33, 13 February 2017
This Classification is marked as deprecated and replaced by Icon classification object since UBIK Version 2.6.0.
Classifies an object to be a status icon information object. Status icon information objects will be used to bring status icons to the clients.
It is suggested to add the status icon information objects to the infrastructure, such that they are instantly available on the client.
MetaProperties
Name | Data type | Comment |
---|---|---|
STATUSICON | ByteStream | The icon to be displayed |