Method XbpHTMLViewer2():configure() Foundation
Reconfigures the XbpHTMLViewer2 object.
:configure( [<oParent>], [<oOwner>], [<aPos>], [<aSize>], [<lVisible>] ) --> self
This method returns self.
The method :configure() reconfigures an XbpHTMLViewer2 object without releasing the system resources that have previously been requested using :create(). This method exists primarily for compatibility with other Xbase Parts. Reconfiguration is not required with XbpHTMLViewer2 objects. Instead, all properties of the object can be manipulated dynamically after method :create() has been executed.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.