branch | RCL_3 |
changeset 92 | e1bea15f9a39 |
parent 84 | 800203832575 |
child 93 | 79859ed3eea9 |
--- a/webengine/osswebengine/WebKit/s60/webview/WebFrame.h Thu Jul 15 19:53:20 2010 +0300 +++ b/webengine/osswebengine/WebKit/s60/webview/WebFrame.h Thu Aug 19 10:58:56 2010 +0300 @@ -110,6 +110,11 @@ WebCore::Node* getClosestAnchorElement(const TPoint& pt, TPoint& newPos); void ScrollOrPinchStatus(bool status); + + /** + * Notify Flash Plugin FocusChangeEvent + */ + void notifyPluginFocusChangeEvent(TBool visible); private: WebFrame(const WebFrame&); // not implemented