Method XbpHTMLViewer2():new() Foundation
Initializes a new XbpHTMLViewer2 instance.
:new( [<oParent>], [<oOwner>], [<aPos>], [<aSize>], [<aPP>], [<lVisible>] ) --> self
This method returns self.
Creates and initializes a new XbpHTMLViewer2 instance. Use the method :create() to allocate resources for the new instance. Once created, :navigate() or :setHTML() can be used to navigate to a Web resource or to load dedicated Web content.
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.