Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_SHARED General cluster: implementation_mswin description: "Objects that contain all the singletons in Smart Docking library." Ancestors REFACTORING_HELPER Queries allow_window_to_back: BOOLEAN Auto_hide_delay: INTEGER_32 Auto_hide_panel_gap_size: INTEGER_32 Auto_hide_panel_lightness: REAL_32 auto_hide_panel_size: INTEGER_32 auto_hide_tab_slide_timer_interval: INTEGER_32 Auto_hide_tab_stub_show_delay: INTEGER_32 border_color: EV_COLOR Border_width: INTEGER_32 default_background_color: EV_COLOR Default_docking_height_rate: REAL_32 Default_docking_width_rate: REAL_32 Default_floating_window_height: INTEGER_32 Default_floating_window_width: INTEGER_32 default_screen_x: INTEGER_32 default_screen_y: INTEGER_32 Editor_place_holder_content_name: STRING_32 Feedback: SD_FEEDBACK_DRAWER feedback_indicator_region_window_discard_color: EV_COLOR Feedback_tab_width: INTEGER_32 Focuse_border_width: INTEGER_32 focused_color: EV_COLOR focused_title_text_color: EV_COLOR Hide_tab_indicator_size: INTEGER_32 Highlight_before_width: INTEGER_32 Highlight_tail_width: INTEGER_32 hot_zone_factory: detachable SD_HOT_ZONE_ABSTRACT_FACTORY icons: SD_ICONS_SINGLETON icons_set: BOOLEAN interface_names: SD_INTERFACE_NAMES is_hot_zone_factory_set: BOOLEAN Line_width: INTEGER_32 non_focused_color: EV_COLOR non_focused_color_lightness: EV_COLOR non_focused_title_color: EV_COLOR non_focused_title_text_color: EV_COLOR Notebook_minimum_width: INTEGER_32 notebook_tab_area_menu_items: ARRAYED_LIST [EV_MENU_ITEM] notebook_tab_area_menu_items_agent: detachable FUNCTION [SD_CONTENT, ARRAYED_LIST [EV_MENU_ITEM]] Notebook_tab_drawer (a_tab: SD_NOTEBOOK_TAB): SD_NOTEBOOK_TAB_DRAWER_I notebook_tab_height: INTEGER_32 notebook_tab_maximum_size: INTEGER_32 Padding_width: INTEGER_32 Resize_bar_width_height: INTEGER_32 Setter: SD_SYSTEM_SETTER show_all_feedback_indicator: BOOLEAN show_all_tab_stub_text: BOOLEAN tab_text_color: EV_COLOR tab_zone_upper_minimum_height: INTEGER_32 title_bar_area_menu_items: ARRAYED_LIST [EV_MENU_ITEM] title_bar_area_menu_items_agent: detachable FUNCTION [SD_CONTENT, ARRAYED_LIST [EV_MENU_ITEM]] title_bar_height: INTEGER_32 Title_bar_text_start_x: INTEGER_32 title_bar_text_start_y: INTEGER_32 to_implement_assertion (comment: READABLE_STRING_8): BOOLEAN tool_bar_border_width: INTEGER_32 Tool_bar_customize_dialog_default_height: INTEGER_32 Tool_bar_customize_dialog_default_width: INTEGER_32 Tool_bar_docker_mediator_cell: CELL [detachable SD_TOOL_BAR_DOCKER_MEDIATOR] Tool_bar_drawer: SD_TOOL_BAR_DRAWER tool_bar_font: EV_FONT Tool_bar_hidden_item_dialog_max_width: INTEGER_32 tool_bar_size: INTEGER_32 tool_bar_title_bar_color: EV_COLOR tool_tip_color: EV_COLOR Widget_factory: SD_WIDGET_FACTORY zone_minimum_height: INTEGER_32 zone_minimum_width: INTEGER_32 zone_navigation_accelerator_alt: BOOLEAN zone_navigation_accelerator_ctrl: BOOLEAN zone_navigation_accelerator_key: INTEGER_32 zone_navigation_accelerator_shift: BOOLEAN Zone_navigation_column_count: INTEGER_32 Commands fixme (comment: READABLE_STRING_8) set_allow_window_to_back (a_bool: BOOLEAN) set_auto_hide_tab_slide_timer_interval (a_int: INTEGER_32) set_default_screen_x (a_x: INTEGER_32) set_default_screen_y (a_y: INTEGER_32) set_hot_zone_factory (a_factory: [like hot_zone_factory] detachable SD_HOT_ZONE_ABSTRACT_FACTORY) set_icons (a_icons: [like icons] SD_ICONS_SINGLETON) set_interface_names (a_names: [like interface_names] SD_INTERFACE_NAMES) set_notebook_tab_area_menu_items_agent (a_agent: [like notebook_tab_area_menu_items_agent] detachable FUNCTION [SD_CONTENT, ARRAYED_LIST [EV_MENU_ITEM]]) set_show_all_feedback_indicator (a_bool: BOOLEAN) set_show_tab_stub_text (a_bool: BOOLEAN) set_title_bar_area_menu_items_agent (a_agent: [like title_bar_area_menu_items_agent] detachable FUNCTION [SD_CONTENT, ARRAYED_LIST [EV_MENU_ITEM]]) set_zone_navigation_accelerator_alt (a_bool: BOOLEAN) set_zone_navigation_accelerator_ctrl (a_bool: BOOLEAN) set_zone_navigation_accelerator_key (a_key: INTEGER_32) set_zone_navigation_accelerator_shift (a_bool: BOOLEAN) 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