681 bytes added,
14:40, 7 March 2018 {{ClassificationInfoBox
| title = Popup Object Classification
| name = {{PAGENAMEE}}
| inheritance = none
| namespace = UBIK.Push
| purpose = Classify object Popup object
| version = 2.6.2
| id = {B11F7384-76AE-4D7B-86E9-CD046C94D5CF}
}}
Popup objects are shown as modal dialog on UBIK Clients. These objects are used in combination with Popup push messages.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | 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.
|}