Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class EV_RIBBON_TAB_GROUP General cluster: ribbon description: "A Tab Group is a contextual control that is hidden or displayed at run time, based on a document or workspace state. The Tab Group contains a set of context-related Tab controls." Ancestors EV_COMMAND_HANDLER_OBSERVER* EV_RIBBON_TEXTABLE* EV_RIBBON_TOOLTIPABLE* Queries execute (a_command_id: NATURAL_32; a_execution_verb: INTEGER_32; a_property_key, a_property_value, a_command_execution_properties: POINTER): NATURAL_32 label_title: detachable STRING_32 ribbon: detachable EV_RIBBON tabs: ARRAYED_LIST [EV_RIBBON_TAB] Text: STRING_8 tooltip_description: detachable STRING_32 tooltip_title: detachable STRING_32 update_property (a_command_id: NATURAL_32; a_property_key, a_property_current_value, a_property_new_value: POINTER): NATURAL_32 Commands active hide set_text (a_text: STRING_32) set_tooltip_description (a_text: STRING_32) set_tooltip_title (a_text: STRING_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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