emailuis/uicomponents/inc/fsactionmenu.h
changeset 2 5253a20d2a1e
parent 0 8466d47a6819
equal deleted inserted replaced
1:12c456ceeff2 2:5253a20d2a1e
   129      * From MFsTreeListObserver
   129      * From MFsTreeListObserver
   130      * Observer of the tree list is notified of changes in the tree list
   130      * Observer of the tree list is notified of changes in the tree list
   131      * through this function.
   131      * through this function.
   132      */
   132      */
   133     // <cmail> Touch
   133     // <cmail> Touch
   134     virtual void TreeListEventL( const TFsTreeListEvent aEvent, const TFsTreeItemId aId = KFsTreeNoneID );
   134     virtual void TreeListEventL( const TFsTreeListEvent aEvent, 
       
   135                                  const TFsTreeItemId aId,
       
   136                                  const TPoint& aPoint );
   135     // </cmail>
   137     // </cmail>
   136     
   138     
   137 public: //used by Action Menu's control
   139 public: //used by Action Menu's control
   138 
   140 
   139     void RootLayoutUpdatedL();
   141     void RootLayoutUpdatedL();