Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_TOOL_BAR_DOCKER_MEDIATOR General cluster: implementation_mswin description: "Manager that control SD_TOOL_BAR_ZONE and SD_TOOL_BAR_HOT_ZONE when user drag a SD_TOOL_BAR_ZONE." create: make Ancestors EV_SHARED_APPLICATION SD_ACCESS* Action sequences cancel_actions: EV_NOTIFY_ACTION_SEQUENCE Queries caller: SD_TOOL_BAR_ZONE docking_manager: SD_DOCKING_MANAGER ev_application: EV_APPLICATION ev_separate_application: separate EV_APPLICATION is_resizing_mode: BOOLEAN offset_x: INTEGER_32 offset_y: INTEGER_32 screen_x: INTEGER_32 screen_y: INTEGER_32 Shared_environment: EV_ENVIRONMENT start_floating: BOOLEAN Commands apply_change (a_screen_x, a_screen_y: INTEGER_32) clean on_pointer_motion (a_screen_x, a_screen_y: INTEGER_32) set_ignore_focus_out_actions (a_bool: BOOLEAN) set_offset (a_start_floating: BOOLEAN; a_offset_x, a_offset_y: INTEGER_32) start_drag (a_screen_x, a_screen_y: INTEGER_32) Constraints not void not void not void not void not void not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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