#include <bbtkWxGUIHtmlBrowser.h>

Public Member Functions | |
| WxGUIHtmlBrowserUser () | |
| virtual | ~WxGUIHtmlBrowserUser () |
| virtual bool | WxGUIHtmlBrowserUserOnLinkClicked (const std::string &target) |
Definition at line 90 of file bbtkWxGUIHtmlBrowser.h.
| bbtk::WxGUIHtmlBrowserUser::WxGUIHtmlBrowserUser | ( | ) | [inline] |
| virtual bbtk::WxGUIHtmlBrowserUser::~WxGUIHtmlBrowserUser | ( | ) | [inline, virtual] |
| virtual bool bbtk::WxGUIHtmlBrowserUser::WxGUIHtmlBrowserUserOnLinkClicked | ( | const std::string & | target | ) | [inline, virtual] |
Reimplemented in bbtk::WxGUIScriptingInterface.
Definition at line 96 of file bbtkWxGUIHtmlBrowser.h.
References WxGUIHtmlBrowserUserOnLinkClicked().
Referenced by bbtk::WxGUIHtmlBrowser::OnLinkClicked(), and WxGUIHtmlBrowserUserOnLinkClicked().


1.5.6