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 11: Line 13:
 
| runtimetype = UBIK.Interface.MetaProxy
 
| runtimetype = UBIK.Interface.MetaProxy
 
}}
 
}}
 
A MetaProxy has to derive from the MetaClass [[PROXYROOT]].
 
  
 
== Own Properties ==
 
== Own Properties ==

Revision as of 10:39, 23 November 2015

A MetaProxy has to derive from the MetaClass PROXYROOT.

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+


Own Properties

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

See also