photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandlerdownload.h
branchRCL_3
changeset 25 191387a8b767
parent 0 4e91876724a2
equal deleted inserted replaced
22:2dac0fdba72b 25:191387a8b767
    79     /**
    79     /**
    80      * Modify a menu before it is displayed.
    80      * Modify a menu before it is displayed.
    81      * Null implementation
    81      * Null implementation
    82      * @param aResourceId The resource ID of the menu
    82      * @param aResourceId The resource ID of the menu
    83      * @param aMenuPane The in-memory representation of the menu pane
    83      * @param aMenuPane The in-memory representation of the menu pane
       
    84      * @param aIsBrowseMode ETrue if in grid view
    84      * see @ref MGlxCommandHandler::DynInitMenuPaneL 
    85      * see @ref MGlxCommandHandler::DynInitMenuPaneL 
    85      */
    86      */
    86     void DynInitMenuPaneL(TInt /*aResourceId*/, CEikMenuPane* /*aMenuPane*/) {};
    87     void DynInitMenuPaneL(TInt /*aResourceId*/, CEikMenuPane* /*aMenuPane*/,
       
    88             TBool /*aIsBrowseMode*/) {};
    87     
    89     
    88     /**
    90     /**
    89      * Called when the owning view is activated
    91      * Called when the owning view is activated
    90      * Null implementation
    92      * Null implementation
    91      * @param aViewId The ID of the view
    93      * @param aViewId The ID of the view