Jump to: navigation, search

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.Status
+
| 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:Classifications|SYSCLS STATUSICON]]
+
[[Category:2.5.1|SYSCLS STATUSICON]]

Latest revision as of 16:33, 13 February 2017

IC CLASSIFICATION.gif Status icon classification object
Name SYSCLS_STATUSICON
Inheritance -
Namespace System.Classification.Deprecated
ID {A1FAFB95-5B68-4558-B3AB-ED744412B7E1}
Purpose Classify objects as status icon transport objects
Version 2.5.1+

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