Initializes a new instance of that class.
The response.
Stores disposable sub objects.
Stores intervals.
The underlying queue.
Stores timeouts.
The (source code) of the HTTP response.
Gets if object has been disposed or not.
Gets if the 'dispose()' method is currently executed or not.
Gets if the object is disposed or currently disposing.
The response.
Gets the underlying panel.
Gets the underyling request context.
Gets the underyling response context.
Gets the underlying web view.
Cleansup all timeouts.
Cleansup all timeouts.
Closes the web view.
A promise that indicates if operation was successful or not.
Generate the HTML for the view.
The HTML.
Generate the HTML footer for the view.
The HTML footer.
Generate the HTML header for the view.
The HTML header.
Returns an URI from the 'resources' directory.
The (relative) path.
The URI.
Gets the options for the underlying view.
The options.
Returns the URIs for the web view's resources.
The list of resources.
Returns the settings for view columns.
The settings.
Initializes the view.
Is invoked after the page inside the web view has been loaded.
Handles a log message from a web view.
The data.
Is invoked, after the web view (panel) has been disposed.
Is invoked after the visibility of the web view has been changed.
Content is currently visible or not.
Opens the web view.
A promise that indicates if operation was successful or not.
Sends a message to the web view.
The command to send.
The promise that indicates if operation was successful or not.
Generated using TypeDoc
A web view displaying a HTTP response.