Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_NOTEBOOK_TAB_IMP General cluster: implementation_mswin description: "Objects that represent a tab associated with a notebook item. MsWindows implementation." create: make Ancestors EV_NOTEBOOK_TAB_I* EV_PIXMAPABLE_IMP* EV_TEXTABLE_IMP* Queries is_destroyed: BOOLEAN is_selectable: BOOLEAN is_selected: BOOLEAN notebook: detachable EV_NOTEBOOK pixmap: detachable EV_PIXMAP pixmap_equal_to (a_pixmap: EV_PIXMAP): BOOLEAN pixmap_imp: detachable EV_PIXMAP_IMP_STATE text: STRING_32 text_length: INTEGER_32 wel_text: STRING_32 widget: detachable EV_WIDGET Commands enable_select make old_make (an_interface: [attached like interface] attached EV_NOTEBOOK_TAB) remove_pixmap set_pixmap (a_pixmap: EV_PIXMAP) set_text (a_text: READABLE_STRING_GENERAL) wel_set_text (a_text: READABLE_STRING_GENERAL)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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