Loading...
Searching...
No Matches
WebViewLifetimeListener Class Referenceabstract

Type for a listener registered with WebBrowserComponent::Options::withWebViewLifetimeListener. More...

#include <juce_WebBrowserComponent.h>

Inheritance diagram for WebViewLifetimeListener:

Public Member Functions

virtual ~WebViewLifetimeListener ()=default
 
virtual void webViewConstructed (WebBrowserComponent *)=0
 Called from the WebBrowserComponent constructor.
 
virtual void webViewDestructed (WebBrowserComponent *)=0
 Called from the WebBrowserComponent destructor.
 

Detailed Description

Type for a listener registered with WebBrowserComponent::Options::withWebViewLifetimeListener.

This can be useful for types using the WebBrowserComponent::Options::withOptionsFrom function as they have to be constructed before the WebBrowserComponent.

Constructor & Destructor Documentation

◆ ~WebViewLifetimeListener()

virtual WebViewLifetimeListener::~WebViewLifetimeListener ( )
virtualdefault

Member Function Documentation

◆ webViewConstructed()

virtual void WebViewLifetimeListener::webViewConstructed ( WebBrowserComponent * )
pure virtual

Called from the WebBrowserComponent constructor.

◆ webViewDestructed()

virtual void WebViewLifetimeListener::webViewDestructed ( WebBrowserComponent * )
pure virtual

Called from the WebBrowserComponent destructor.


The documentation for this class was generated from the following file:
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram