classicui_plat/extended_options_menu_api/inc/aknitemactionmenu.h
branchRCL_3
changeset 51 fcdfafb36fe7
parent 25 941195f2d488
child 55 aecbbf00d063
equal deleted inserted replaced
50:a1caeb42b3a3 51:fcdfafb36fe7
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   236      * 
   236      * 
   237      * @internal
   237      * @internal
   238      * @return ETrue if collection has marked items.
   238      * @return ETrue if collection has marked items.
   239      */
   239      */
   240     TBool CollectionHasMarkedItems();
   240     TBool CollectionHasMarkedItems();
       
   241     
       
   242     /**
       
   243      * Hides this item action menu.
       
   244      * 
       
   245      * @internal
       
   246      */
       
   247     void HideMenu();
   241 
   248 
   242 private:
   249 private:
   243 
   250 
   244     /**
   251     /**
   245      * C++ constructor.
   252      * C++ constructor.