ion.constants.event_actions =========================== .. module:: ion.constants.event_actions .. include:: ../rst/ion.constants.event_actions.rst Event action constants for key and pointer bindings. Data ---- .. data:: CLICK :value: 2 .. data:: DOUBLE_CLICK :value: 3 .. data:: DRAG :value: 4 .. data:: PRESS :value: 0 .. data:: RELEASE :value: 1