classicui_pub/lists_api/inc/EIKLBO.H
branchRCL_3
changeset 59 978afdc0236f
parent 0 2f259fa3e83a
child 72 a5e7a4f63858
equal deleted inserted replaced
56:d48ab3b357f1 59:978afdc0236f
    70              by applications that are single click compatible. */
    70              by applications that are single click compatible. */
    71             EEventItemSingleClicked,
    71             EEventItemSingleClicked,
    72 			/**  An empty listbox was clicked */
    72 			/**  An empty listbox was clicked */
    73             EEventEmptyListClicked,
    73             EEventEmptyListClicked,
    74             /**  An empty area of non-empty listbox was clicked */
    74             /**  An empty area of non-empty listbox was clicked */
    75             EEventEmptyAreaClicked         
    75             EEventEmptyAreaClicked,
       
    76             /**  Item is long tapped in single click enabled list*/
       
    77             EEventItemLongTapped
    76             };
    78             };
    77 
    79 
    78     public:
    80     public:
    79         /**
    81         /**
    80         * Handles list box events.
    82         * Handles list box events.