javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdateeditor.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
--- a/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdateeditor.h	Tue May 25 12:34:19 2010 +0300
+++ b/javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdateeditor.h	Wed Jun 09 09:34:07 2010 +0300
@@ -158,6 +158,9 @@
     void  SetBackgroundL(const MSwtColor* aColor);
     void  SetForegroundL(const MSwtColor* aColor);
     TBool IsKeyUsed(TUint aKeyCode) const;
+    void SetBounds(const TRect& aRect);
+    void SetWidgetSize(const TSize& aSize);
+    TSwtPeer Dispose();
 
 // From ASwtControlBase
 protected: