javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/eswt.h
branchRCL_3
changeset 34 71c436fe3ce0
parent 24 0fd27995241b
child 60 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/eswt.h	Tue May 25 12:34:19 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/eswt.h	Wed Jun 09 09:34:07 2010 +0300
@@ -305,7 +305,8 @@
     ESwtEventForeground       = 1006,
     ESwtEventDialogStringResult = 1007,
     ESwtEventDialogIntegerResult = 1008,
-    ESwtEventDialogRgbResult = 1009
+    ESwtEventDialogRgbResult  = 1009,
+    ESwtEventShowFocusedControl = 1010
 };
 
 
@@ -1062,7 +1063,12 @@
      * @return void
      */
     virtual void PostTitleEventL(TSwtPeer aPeer, const TDesC& aTitle) = 0;
-
+    
+    /**
+     * Posts a show focused control to a ScrolledComposite.
+     */
+    virtual void PostShowFocusedControlEventL(TSwtPeer aPeer) =0;
+    
     /**
      * Get eSWT Java application allocated id
      * @return Java application allocated id