Initializes a new instance of that class.
Stores disposable sub objects.
Stores intervals.
Stores timeouts.
Stores the HTML for the WebView.
Gets the ID of that instance.
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.
Gets the underlying panel.
Gets the root directories for the web view's resources.
Gets the last start options.
Gets the underlying web view.
Cleansup all timeouts.
Cleansup all timeouts.
Dispose this object.
Returns an URI from the 'resources' directory.
The (relative) path.
The URI.
Initializes the request.
Invokes an action for a cancellation token source.
The token source.
The action to invoke.
The promise with the result of the action.
Is invoked after the underlying panel has been disposed.
Is invoked when the web view received a message from the browser.
The received message.
The logic to intialize the request.
Shows an error.
The error to show.
Opens the view to start a request.
The promise that indicates if operation was successful or not.
Generated using TypeDoc
A basic HTTP request.