tsrc/CenrepEditor/inc/cenrepeditorlistbox2.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
--- a/tsrc/CenrepEditor/inc/cenrepeditorlistbox2.h	Tue Aug 31 15:12:07 2010 +0300
+++ b/tsrc/CenrepEditor/inc/cenrepeditorlistbox2.h	Wed Sep 01 12:31:01 2010 +0100
@@ -40,6 +40,12 @@
     public:
         CAknSettingItem* CreateSettingItemL( TInt identifier );
         void SetData(COtherResources* iOtherResources); 
+
+    public: // Implementation from base class
+      //  void HandleListBoxEventL(CEikListBox* aListBox, TListBoxEvent aEventType);            
+      // TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType);            
+
+        void EditItemL(TInt aIndex, TBool aCalledFromMenu);
         
     private:        
         void SizeChanged();