SYSCLS POPUP OBJECT
Revision as of 14:40, 7 March 2018 by MHM (Talk | contribs) (Created page with "{{ClassificationInfoBox | title = Popup Object Classification | name = {{PAGENAMEE}} | inheritance = none | namespace = UBIK.Push | purpose = Classify object Popup object | ve...")
Popup Object Classification | |
---|---|
Name | SYSCLS_POPUP_OBJECT |
Inheritance | none |
Namespace | UBIK.Push |
ID | {B11F7384-76AE-4D7B-86E9-CD046C94D5CF} |
Purpose | Classify object Popup object |
Version | 2.6.2 |
Popup objects are shown as modal dialog on UBIK Clients. These objects are used in combination with Popup push messages.
MetaProperties
Name | Data type | Comment |
---|---|---|
ISACTIVE | Bool | Indicates whether the object is still active (true) or not (false). |
ISDISMISSED | Bool | Indicates whether the current object was dismissed (true) by the current user. |