textinput/peninputarc/inc/peninputlayoutcontrolinc/peninputlayoutbutton.h
branchRCL_3
changeset 11 c8fb4cf7b3ae
parent 0 eb1f2e154e89
child 20 ebd48d2de13c
equal deleted inserted replaced
9:e6a39382bb9c 11:c8fb4cf7b3ae
    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     /**
    53      * Set button active or deactive.        
    58      * Set button active or deactive.        
    54      *
    59      *
    55      * @since S60 V4.0        
    60      * @since S60 V4.0        
    56      * @param aFlag Button status flag.
    61      * @param aFlag Button status flag.
    57      */                                       
    62      */