Jump to: navigation, search

Difference between revisions of "METAPROXY"


 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
 
| runtimetype = UBIK.Interface.MetaProxy
 
| runtimetype = UBIK.Interface.MetaProxy
 
}}
 
}}
 
 
A MetaProxy has to derive from the MetaClass [[PROXYROOT]].  
 
A MetaProxy has to derive from the MetaClass [[PROXYROOT]].  
  

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