textinput/peninputarc/inc/peninputlayoutcontrolinc/peninputlayoutbutton.h
branchRCL_3
changeset 20 ebd48d2de13c
parent 11 c8fb4cf7b3ae
child 21 ecbabf52600f
equal deleted inserted replaced
19:ac7e4d1d9209 20:ebd48d2de13c
    48      * @return An instance of CButtonBase class        
    48      * @return An instance of CButtonBase class        
    49      */                               
    49      */                               
    50     IMPORT_C static CButtonBase* NewL(const TRect& aRect,CFepUiLayout* aUiLayout,TInt aControlId);
    50     IMPORT_C static CButtonBase* NewL(const TRect& aRect,CFepUiLayout* aUiLayout,TInt aControlId);
    51 
    51 
    52     /**
    52     /**
    53      * Do base contruction
       
    54      */
       
    55     IMPORT_C void BaseConstructL();
       
    56     
       
    57     /**
       
    58      * Set button active or deactive.        
    53      * Set button active or deactive.        
    59      *
    54      *
    60      * @since S60 V4.0        
    55      * @since S60 V4.0        
    61      * @param aFlag Button status flag.
    56      * @param aFlag Button status flag.
    62      */                                       
    57      */