classicui_pub/stylus_popup_menu_api/inc/aknstyluspopupmenu.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 64 85902f042028
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
   176      * 
   176      * 
   177      * @internal
   177      * @internal
   178      * @since s60 v5.2
   178      * @since s60 v5.2
   179      */
   179      */
   180     void Clear();
   180     void Clear();
   181     
       
   182     /**
       
   183      * Hides the stylus popup menu.
       
   184      *
       
   185      * @internal
       
   186      * @since S60 v5.2
       
   187      */
       
   188     void HideMenu();
       
   189 
   181 
   190 // from base class CCoeControl
   182 // from base class CCoeControl
   191 
   183 
   192     /**
   184     /**
   193      * Constructs the menu from resource.
   185      * Constructs the menu from resource.
   250      * 
   242      * 
   251      * @param aParam Pointer to stylus menu object.
   243      * @param aParam Pointer to stylus menu object.
   252      */
   244      */
   253     static void CleanLocalRef( TAny* aParam );
   245     static void CleanLocalRef( TAny* aParam );
   254     
   246     
   255 
       
   256     /**
       
   257      * Hide Preview Popups
       
   258      */
       
   259     void HidePreviewPopup();
       
   260 
       
   261 private: // data
   247 private: // data
   262 
   248 
   263     /**
   249     /**
   264      * Screen relative position where stylus was tapped.
   250      * Screen relative position where stylus was tapped.
   265      */
   251      */