Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_GRID_ACTION_SEQUENCES_I General cluster: implementation_interface description: "Action sequences for EV_GRID_I." keywords: "event, action, sequence" Ancestors REFACTORING_HELPER Action sequences column_deselect_actions: EV_LITE_ACTION_SEQUENCE [EV_GRID_COLUMN] column_select_actions: EV_LITE_ACTION_SEQUENCE [EV_GRID_COLUMN] fill_background_actions: EV_LITE_ACTION_SEQUENCE [EV_DRAWABLE, INTEGER_32, INTEGER_32, INTEGER_32, INTEGER_32] item_activate_actions: EV_LITE_ACTION_SEQUENCE [EV_GRID_ITEM, EV_POPUP_WINDOW] item_deactivate_actions: EV_GRID_ITEM_ACTION_SEQUENCE item_deselect_actions: EV_GRID_ITEM_ACTION_SEQUENCE item_drop_actions: EV_LITE_ACTION_SEQUENCE [EV_GRID_ITEM, ANY] item_select_actions: EV_GRID_ITEM_ACTION_SEQUENCE pointer_button_press_item_actions: EV_LITE_ACTION_SEQUENCE [INTEGER_32, INTEGER_32, INTEGER_32, detachable EV_GRID_ITEM] pointer_button_release_item_actions: EV_LITE_ACTION_SEQUENCE [INTEGER_32, INTEGER_32, INTEGER_32, detachable EV_GRID_ITEM] pointer_double_press_item_actions: EV_LITE_ACTION_SEQUENCE [INTEGER_32, INTEGER_32, INTEGER_32, detachable EV_GRID_ITEM] pointer_enter_item_actions: EV_LITE_ACTION_SEQUENCE [BOOLEAN, detachable EV_GRID_ITEM] pointer_leave_item_actions: EV_LITE_ACTION_SEQUENCE [BOOLEAN, detachable EV_GRID_ITEM] pointer_motion_item_actions: EV_LITE_ACTION_SEQUENCE [INTEGER_32, INTEGER_32, detachable EV_GRID_ITEM] post_draw_overlay_actions: EV_LITE_ACTION_SEQUENCE [EV_DRAWABLE, detachable EV_GRID_ITEM, INTEGER_32, INTEGER_32] pre_draw_overlay_actions: EV_LITE_ACTION_SEQUENCE [EV_DRAWABLE, detachable EV_GRID_ITEM, INTEGER_32, INTEGER_32] row_collapse_actions: EV_GRID_ROW_ACTION_SEQUENCE row_deselect_actions: EV_GRID_ROW_ACTION_SEQUENCE row_expand_actions: EV_GRID_ROW_ACTION_SEQUENCE row_select_actions: EV_GRID_ROW_ACTION_SEQUENCE virtual_position_changed_actions: EV_LITE_ACTION_SEQUENCE [INTEGER_32, INTEGER_32] virtual_size_changed_actions: EV_LITE_ACTION_SEQUENCE [INTEGER_32, INTEGER_32] Queries to_implement_assertion (comment: READABLE_STRING_8): BOOLEAN Commands fixme (comment: READABLE_STRING_8) to_implement (comment: READABLE_STRING_8)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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