Jump to: navigation, search

Difference between revisions of "APPLICATION"


 
(19 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
| title = Application
 
| title = Application
 
| name = APPLICATION
 
| name = APPLICATION
| internalname = ApplicationContext
+
| internalname = SystemObjects.{{PAGENAME}}
 
| namespace = System.ACM
 
| namespace = System.ACM
 
| image = [[File:SY_APPLICATION.png|220px]]
 
| image = [[File:SY_APPLICATION.png|220px]]
Line 8: Line 8:
 
| purpose = Configure applications ACM
 
| purpose = Configure applications ACM
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Content.ACM.ApplicationContext
 
}}
 
}}
 +
== Own Properties ==
 +
{| class="wikitable" width=50%
 +
|-
 +
! width=30% | Name !! width=20% | Data type !! Comment
 +
|-
 +
| '''Display Object''' (DISPLAYOBJECT) || {{PropertyType|Guid|Guid}} || Reference to an [[IMAGEMANAGER|Image Manager]] object
 +
|}
  
 
==See also==
 
==See also==
[[Application_Context_Management|Application Context Management]]
+
* [[Application_Context_Management|Application Context Management]]
  
[[Category:System MetaClasses]]
+
[[Category:Publishing]]
 +
[[Category:Metaclasses]]

Latest revision as of 11:23, 23 March 2015

IC METACLASS.gif Application
Name APPLICATION
Namespace System.ACM
Internal Name SystemObjects.APPLICATION
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Content.ACM.ApplicationContext
Purpose Configure applications ACM
Version 2+

Own Properties

Name Data type Comment
Display Object (DISPLAYOBJECT) Guid Reference to an Image Manager object

See also