textinput/peninputarc/inc/peninputlayoutcontrolinc/peninputlayoutbutton.h
branchRCL_3
changeset 21 ecbabf52600f
parent 20 ebd48d2de13c
equal deleted inserted replaced
20:ebd48d2de13c 21:ecbabf52600f
    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      */