Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_TOOL_BAR_MANAGER General cluster: implementation_mswin description: "Manager that manage all toolbars. This manager directly under SD_DOCKING_MANAGER's control." create: make Ancestors EV_SHARED_APPLICATION SD_ACCESS* SD_DOCKING_MANAGER_HOLDER* Queries content_by_title (a_title: READABLE_STRING_GENERAL): SD_TOOL_BAR_CONTENT contents: ACTIVE_LIST [SD_TOOL_BAR_CONTENT] docking_manager: SD_DOCKING_MANAGER ev_application: EV_APPLICATION ev_separate_application: separate EV_APPLICATION has (a_unique_title: READABLE_STRING_GENERAL): BOOLEAN is_destroyed: BOOLEAN is_docking_manager_attached: BOOLEAN is_locked: BOOLEAN Shared_environment: EV_ENVIRONMENT Commands clear_docking_manager destroy lock set_docking_manager (a_docking_manager: [like docking_manager] SD_DOCKING_MANAGER) unlock Constraints not void not void not void items not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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