Jump to: navigation, search

Difference between revisions of "METAPROXY"


(Created page with "{{MetaClassInfoBox | title = MetaProxy | name = {{PAGENAME}} | internalname = SystemObjects.METAPROXY | namespace = System.Interface | image = File:SY_{{PAGENAME}}.png|220px...")
 
Line 11: Line 11:
 
| runtimetype = UBIK.Interface.MetaProxy
 
| runtimetype = UBIK.Interface.MetaProxy
 
}}
 
}}
 +
 +
A MetaProxy has to derive from the MetaClass [[PROXYROOT]].
 +
 
== Own Properties ==
 
== Own Properties ==
 
{| class="wikitable" width=50%
 
{| class="wikitable" width=50%
Line 23: Line 26:
 
* [[MetaClass]]
 
* [[MetaClass]]
  
[[Category:Metaclasses|METAPROXY]]
 
 
[[Category:Interfacing|METAPROXY]]
 
[[Category:Interfacing|METAPROXY]]
 +
[[Category:Metaclasses|METAPROXY]]

Revision as of 09:36, 23 November 2015

IC METACLASS.gif MetaProxy
Name METAPROXY
Namespace System.Interface
Internal Name SystemObjects.METAPROXY
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Interface.MetaProxy
Purpose Definition of interface objects
Version 2.4+


A MetaProxy has to derive from the MetaClass PROXYROOT.

Own Properties

Name Data type Comment
Type of the MetaProxy (PROXYTYPE) Integer not used

See also