Jump to: navigation, search

Difference between revisions of "METAPROXY"


 
Line 1: Line 1:
A MetaProxy has to derive from the MetaClass [[PROXYROOT]].
 
 
 
{{MetaClassInfoBox
 
{{MetaClassInfoBox
 
| title = MetaProxy
 
| title = MetaProxy
Line 13: Line 11:
 
| runtimetype = UBIK.Interface.MetaProxy
 
| runtimetype = UBIK.Interface.MetaProxy
 
}}
 
}}
 +
A MetaProxy has to derive from the MetaClass [[PROXYROOT]].
  
 
== Own Properties ==
 
== Own Properties ==

Latest revision as of 10:39, 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