Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_TOOL_BAR_CONTENT General cluster: docking description: "Contents that have a tool bar items that client programmer want to managed by docking library." create: make_with_items, make_with_tool_bar Ancestors HASHABLE* SD_ACCESS* Action sequences close_request_actions: EV_NOTIFY_ACTION_SEQUENCE show_request_actions: EV_NOTIFY_ACTION_SEQUENCE Queries group_items (a_group_index: INTEGER_32; a_include_invisible: BOOLEAN): LIST [SD_TOOL_BAR_ITEM] groups_count (a_include_invisible: BOOLEAN): INTEGER_32 hash_code: INTEGER_32 is_added: BOOLEAN is_contain_widget_item: BOOLEAN is_destroyed: BOOLEAN is_docking: BOOLEAN is_floating: BOOLEAN is_hashable: BOOLEAN is_menu_bar: BOOLEAN is_visible: BOOLEAN item_count_except_sep (a_include_invisible: BOOLEAN): INTEGER_32 items: ARRAYED_SET [SD_TOOL_BAR_ITEM] items_except_sep (a_include_invisible: BOOLEAN): LIST [SD_TOOL_BAR_ITEM] items_visible: LIST [SD_TOOL_BAR_ITEM] title: STRING_32 unique_title: STRING_32 Commands close destroy hide refresh set_title (a_display_title: READABLE_STRING_GENERAL) set_top (a_direction: INTEGER_32) set_top_with (a_target_content: SD_TOOL_BAR_CONTENT) show Constraints items not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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