Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_APPLICATION_ACTION_SEQUENCES_I General cluster: implementation_interface description: "Action sequences for EV_APPLICATION_I." keywords: "event, action, sequence" Ancestors ANY Action sequences cancel_actions: EV_PND_ACTION_SEQUENCE destroy_actions: EV_NOTIFY_ACTION_SEQUENCE drop_actions: EV_PND_ACTION_SEQUENCE file_drop_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, LIST [STRING_32]] focus_in_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET] focus_out_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET] idle_actions: EV_NOTIFY_ACTION_SEQUENCE key_press_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, EV_KEY] key_press_string_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, STRING_32] key_release_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, EV_KEY] mouse_wheel_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, INTEGER_32] pick_actions: EV_PND_ACTION_SEQUENCE pnd_motion_actions: EV_PND_MOTION_ACTION_SEQUENCE pointer_button_press_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, INTEGER_32, INTEGER_32, INTEGER_32] pointer_button_release_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, INTEGER_32, INTEGER_32, INTEGER_32] pointer_double_press_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, INTEGER_32, INTEGER_32, INTEGER_32] pointer_motion_actions: EV_LITE_ACTION_SEQUENCE [EV_WIDGET, INTEGER_32, INTEGER_32] post_launch_actions: EV_NOTIFY_ACTION_SEQUENCE system_color_change_actions: EV_NOTIFY_ACTION_SEQUENCE theme_changed_actions: EV_NOTIFY_ACTION_SEQUENCE uncaught_exception_actions: EV_LITE_ACTION_SEQUENCE [EXCEPTION] Queries kamikaze_actions: ARRAYED_LIST [separate PROCEDURE]
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org