#include <bbtkWxGUIHtmlBrowser.h>
Public Member Functions | |
WxGUIHtmlBrowserUser () | |
virtual | ~WxGUIHtmlBrowserUser () |
virtual bool | WxGUIHtmlBrowserUserOnLinkClicked (const std::string &target) |
Definition at line 96 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 102 of file bbtkWxGUIHtmlBrowser.h.
Referenced by bbtk::WxGUIHtmlBrowser::OnLinkClicked(), and bbtk::WxGUIHtmlBrowser::OnLinkClicked2().