textinput/peninputfingerhwrar/inc/peninputfingerhwrarevent.h
branchRCL_3
changeset 10 6defe5d1bd39
parent 7 a47de9135b21
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    46     EHwrEventKeyBack,
    46     EHwrEventKeyBack,
    47     
    47     
    48     //This defintion is user click arrow-down of drop down list
    48     //This defintion is user click arrow-down of drop down list
    49     EHwrEventGetNextCandidatePage,
    49     EHwrEventGetNextCandidatePage,
    50     
    50     
       
    51     // close penui layout
       
    52     EHwrEventClose,
    51     
    53     
    52     EHwrEventClose,
    54 	// arrow control clicked
    53 
       
    54     EHwrEventNavKeyClicked,
    55     EHwrEventNavKeyClicked,
    55     
    56 	
       
    57 	// the event is sent out when clicking the screen outside of the symbol table
    56     EHwrEventOutsideEvent,
    58     EHwrEventOutsideEvent,
       
    59 	
    57     //This definition is the last event
    60     //This definition is the last event
    58     EHwrEventLast
    61     EHwrEventLast
    59     };
    62     };
    60 
    63 
    61 #endif //PENINPUTFINGERHWRAREVENT_H
    64 #endif //PENINPUTFINGERHWRAREVENT_H