javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtinput.h
branchRCL_3
changeset 60 6c158198356e
parent 19 04becd199f91
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
    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, TInt aId);
    33     inline CSwtInput(TSwtPeer aPeer);
       
    34     void ConstructL(TInt aId);
    34     ~CSwtInput();
    35     ~CSwtInput();
    35 
    36 
    36 // From MSwtInput
    37 // From MSwtInput
    37 public:
    38 public:
    38     TSwtPeer Dispose();
    39     TSwtPeer Dispose();