classicui_pub/lists_api/inc/EIKLBO.H
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
    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
       
    78             };
    76             };
    79 
    77 
    80     public:
    78     public:
    81         /**
    79         /**
    82         * Handles list box events.
    80         * Handles list box events.