javauis/lcdui_akn/lcdui/inc/CMIDTextFieldEdwin.h
changeset 23 98ccebc37403
parent 21 2a9601315dfc
equal deleted inserted replaced
21:2a9601315dfc 23:98ccebc37403
    54      */
    54      */
    55     virtual void DoLayout(const TRect& aRect);
    55     virtual void DoLayout(const TRect& aRect);
    56 
    56 
    57     void PositionChanged();
    57     void PositionChanged();
    58 protected: // from CMIDEdwin
    58 protected: // from CMIDEdwin
    59     void AddCommandsToEdwinL(RPointerArray<MMIDCommand>& aArray);
    59     void AddCommandToEdwinL(MMIDCommand& aCommand);
    60 
    60 
    61 private: // Constructors
    61 private: // Constructors
    62     /**
    62     /**
    63      * Constructor
    63      * Constructor
    64      */
    64      */