My Project
|
Public Types | |
typedef ParaEmbeddedBrowserWindowEvent | EventType |
Public Member Functions | |
virtual void | onPageChanged (const EventType &eventIn) |
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) |