javauis/lcdui_akn/lcdui/inc/CMIDCanvasKeypad.h
branchRCL_3
changeset 24 6c158198356e
parent 14 04becd199f91
equal deleted inserted replaced
23:e5618cc85d74 24:6c158198356e
   168     /**
   168     /**
   169     * Initializes buttons that are used.
   169     * Initializes buttons that are used.
   170     *
   170     *
   171     * @since S60 5.0
   171     * @since S60 5.0
   172     */
   172     */
   173     void InitializeKeys();
   173     void InitializeKeysL();
   174 
   174 
   175     /**
   175     /**
   176     * Sets key event struct for each button.
   176     * Sets key event struct for each button.
   177     * Key events are sent to Canvas when button pressed.
   177     * Key events are sent to Canvas when button pressed.
   178     * @since S60 5.0
   178     * @since S60 5.0