emailuis/uicomponents/inc/fscontrolbarobserver.h
changeset 1 12c456ceeff2
parent 0 8466d47a6819
equal deleted inserted replaced
0:8466d47a6819 1:12c456ceeff2
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007 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".
    44         // </cmail>
    44         // </cmail>
    45         EEventButtonPressed,
    45         EEventButtonPressed,
    46         EEventButton,
    46         EEventButton,
    47         // <cmail> Touch
    47         // <cmail> Touch
    48         EEventButtonReleased,
    48         EEventButtonReleased,
    49         EEventButtonTouched
    49         EEventButtonTouched,
    50         // </cmail>
    50         // </cmail>
       
    51         EEventFocusVisibilityChanged
    51         };
    52         };
    52 
    53 
    53 public:
    54 public:
    54     /**
    55     /**
    55      * Invoked when event occurs.
    56      * Invoked when event occurs.