Overview | Methods | This Package | All Packages
Creates a DhComponentWrapper object.
public DhComponentWrapper()
public DhComponentWrapper( Control c, boolean fEmbed )
Parameters
c
The WFC control that should be added to the document.
fEmbed
Set to true to cause the control to be embedded in the document; set to false if the control is to be activated as a top-level window.