Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SD_AUTO_HIDE_PANEL_DATA General cluster: implementation_mswin description: "Objects that store config datas about four auto hide zones." create: make Ancestors ANY Queries bottom: [like internal_panel_datum] ARRAYED_LIST [[like internal_tab_group] ARRAYED_LIST [TUPLE [READABLE_STRING_GENERAL, INTEGER_32, INTEGER_32, INTEGER_32]]] left: [like internal_panel_datum] ARRAYED_LIST [[like internal_tab_group] ARRAYED_LIST [TUPLE [READABLE_STRING_GENERAL, INTEGER_32, INTEGER_32, INTEGER_32]]] right: [like internal_panel_datum] ARRAYED_LIST [[like internal_tab_group] ARRAYED_LIST [TUPLE [READABLE_STRING_GENERAL, INTEGER_32, INTEGER_32, INTEGER_32]]] top: [like internal_panel_datum] ARRAYED_LIST [[like internal_tab_group] ARRAYED_LIST [TUPLE [READABLE_STRING_GENERAL, INTEGER_32, INTEGER_32, INTEGER_32]]] Commands add_zone_group_data (a_direction: INTEGER_32; a_data: [like internal_tab_group] ARRAYED_LIST [TUPLE [READABLE_STRING_GENERAL, INTEGER_32, INTEGER_32, INTEGER_32]]) Constraints internal panel data not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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