LLWebBrowserCtrlObserver Class Reference

#include <llwebbrowserctrl.h>

Inheritance diagram for LLWebBrowserCtrlObserver:

Inheritance graph
[legend]

List of all members.

Public Types

typedef LLWebBrowserCtrlEvent EventType

Public Member Functions

virtual ~LLWebBrowserCtrlObserver ()
virtual void onNavigateBegin (const EventType &eventIn)
virtual void onNavigateComplete (const EventType &eventIn)
virtual void onUpdateProgress (const EventType &eventIn)
virtual void onStatusTextChange (const EventType &eventIn)
virtual void onLocationChange (const EventType &eventIn)
virtual void onClickLinkHref (const EventType &eventIn)
virtual void onClickLinkNoFollow (const EventType &eventIn)


Detailed Description

Definition at line 90 of file llwebbrowserctrl.h.


Member Typedef Documentation

Definition at line 93 of file llwebbrowserctrl.h.


Constructor & Destructor Documentation

virtual LLWebBrowserCtrlObserver::~LLWebBrowserCtrlObserver (  )  [inline, virtual]

Definition at line 93 of file llwebbrowserctrl.h.


Member Function Documentation

virtual void LLWebBrowserCtrlObserver::onNavigateBegin ( const EventType eventIn  )  [inline, virtual]

Reimplemented in LLPanelDirFind.

Definition at line 96 of file llwebbrowserctrl.h.

Referenced by LLWebBrowserCtrl::onNavigateBegin().

Here is the caller graph for this function:

virtual void LLWebBrowserCtrlObserver::onNavigateComplete ( const EventType eventIn  )  [inline, virtual]

Reimplemented in LLFloaterTOS, LLPanelDirFind, and LLPanelLogin.

Definition at line 97 of file llwebbrowserctrl.h.

Referenced by LLWebBrowserCtrl::onNavigateComplete().

Here is the caller graph for this function:

virtual void LLWebBrowserCtrlObserver::onUpdateProgress ( const EventType eventIn  )  [inline, virtual]

Definition at line 98 of file llwebbrowserctrl.h.

Referenced by LLWebBrowserCtrl::onUpdateProgress().

Here is the caller graph for this function:

virtual void LLWebBrowserCtrlObserver::onStatusTextChange ( const EventType eventIn  )  [inline, virtual]

Reimplemented in LLFloaterHtmlHelp, and LLPanelAvatarWeb.

Definition at line 99 of file llwebbrowserctrl.h.

Referenced by LLWebBrowserCtrl::onStatusTextChange().

Here is the caller graph for this function:

virtual void LLWebBrowserCtrlObserver::onLocationChange ( const EventType eventIn  )  [inline, virtual]

Reimplemented in LLFloaterHtmlHelp, LLFloaterMediaBrowser, LLPanelAvatarWeb, and LLPanelDirFind.

Definition at line 100 of file llwebbrowserctrl.h.

Referenced by LLWebBrowserCtrl::onLocationChange().

Here is the caller graph for this function:

virtual void LLWebBrowserCtrlObserver::onClickLinkHref ( const EventType eventIn  )  [inline, virtual]

Definition at line 101 of file llwebbrowserctrl.h.

Referenced by LLWebBrowserCtrl::onClickLinkHref().

Here is the caller graph for this function:

virtual void LLWebBrowserCtrlObserver::onClickLinkNoFollow ( const EventType eventIn  )  [inline, virtual]

Definition at line 102 of file llwebbrowserctrl.h.

Referenced by LLWebBrowserCtrl::onClickLinkNoFollow().

Here is the caller graph for this function:


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

Generated on Fri May 16 09:39:31 2008 for SecondLife by  doxygen 1.5.5