Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_SAVE_CONFIG_MEDIATOR General cluster: implementation_mswin description: "Objects that with responsibility for save all docking library config." create: make Ancestors SD_ACCESS* Queries save_config_with_name_and_path (a_file: PATH; a_name: READABLE_STRING_GENERAL): BOOLEAN save_config_with_path (a_file: PATH): BOOLEAN save_editors_config_with_path (a_file: PATH): BOOLEAN save_tools_config_with_name_and_path (a_file: PATH; a_name: READABLE_STRING_GENERAL): BOOLEAN save_tools_config_with_path (a_file: PATH): BOOLEAN top_container: detachable EV_WIDGET Commands save_config_with_name_maximized_data (a_config_data: SD_CONFIG_DATA; a_name: READABLE_STRING_GENERAL; a_save_maximized_data: BOOLEAN)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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