javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtinput.h
branchRCL_3
changeset 83 26b2b12093af
parent 66 2455ef1f5bbc
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
    28 // Own methods
    28 // Own methods
    29 public:
    29 public:
    30     static CSwtInput* NewL(TSwtPeer aPeer, TInt aId);
    30     static CSwtInput* NewL(TSwtPeer aPeer, TInt aId);
    31 
    31 
    32 private:
    32 private:
    33     inline CSwtInput(TSwtPeer aPeer);
    33     inline CSwtInput(TSwtPeer aPeer, TInt aId);
    34     void ConstructL(TInt aId);
       
    35     ~CSwtInput();
    34     ~CSwtInput();
    36 
    35 
    37 // From MSwtInput
    36 // From MSwtInput
    38 public:
    37 public:
    39     TSwtPeer Dispose();
    38     TSwtPeer Dispose();