bbtk::WxGUIHtmlBrowserUser Class Reference

Abstract class which defines the callbacks invoked by WxGUIHtmlBrowser. More...

#include <bbtkWxGUIHtmlBrowser.h>

Inheritance diagram for bbtk::WxGUIHtmlBrowserUser:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 WxGUIHtmlBrowserUser ()
virtual ~WxGUIHtmlBrowserUser ()
virtual bool WxGUIHtmlBrowserUserOnLinkClicked (const std::string &target)


Detailed Description

Abstract class which defines the callbacks invoked by WxGUIHtmlBrowser.

Definition at line 90 of file bbtkWxGUIHtmlBrowser.h.


Constructor & Destructor Documentation

bbtk::WxGUIHtmlBrowserUser::WxGUIHtmlBrowserUser (  )  [inline]

Definition at line 93 of file bbtkWxGUIHtmlBrowser.h.

00093 {}

virtual bbtk::WxGUIHtmlBrowserUser::~WxGUIHtmlBrowserUser (  )  [inline, virtual]

Definition at line 94 of file bbtkWxGUIHtmlBrowser.h.

00094 {}


Member Function Documentation

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().

00097     { return true; }

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following file:

Generated on Wed Nov 12 11:38:57 2008 for BBTK by  doxygen 1.5.6