Overview
Jade enables you to interface to two types of external components in a similar way.
-
External ActiveX control and automation servers
-
NET components and controls
ActiveX automation enables you to control a Component Object Model (COM) application from within Jade. In Jade, the
A set of interface classes (which are subclasses of the
In Jade thin client mode, ActiveX control and automation objects and .NET controls run only on the presentation client.
A selective extract of an ActiveX object extracts only class, method, and property descriptions of the selected ActiveX classes, and not the invisible user data that goes with these classes. To extract all ActiveX data so it is usable in another schema that has not had the ActiveX objects loaded or imported, perform a full schema extract or extract the specific ActiveX object (from the Components menu).