Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_TOOL_BAR_ROW_POSITIONER General cluster: implementation_mswin description: "Objects that manage tool bar positions for a SD_TOOL_BAR_ROW." create: make Ancestors ANY Queries has (a_widget: EV_WIDGET): BOOLEAN is_dragging: BOOLEAN is_mediator_set: BOOLEAN sizer: SD_TOOL_BAR_ROW_SIZER Commands check_if_correct end_drag on_pointer_motion (a_relative_position: INTEGER_32) on_resize (a_size: INTEGER_32) position_resize_on_extend (a_new_tool_bar: SD_TOOL_BAR_ZONE; a_relative_pointer_position: INTEGER_32) position_resize_on_prune record_positions_and_sizes (a_except_dragged_tool_bar: BOOLEAN) start_drag
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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