Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class BOOLEAN_PREFERENCE_WIDGET General cluster: interface description: "Default widget for viewing and editing boolean preferences.  A combo box with two values ('True' and 'False')" create: make_with_preference Ancestors PREFERENCE_WIDGET* Action sequences change_actions: ACTION_SEQUENCE Queries caller: detachable PREFERENCE_VIEW change_item_widget: EV_GRID_CHECKABLE_LABEL_ITEM graphical_type: STRING_8 preference: BOOLEAN_PREFERENCE Commands destroy refresh set_caller (a_caller: [attached like caller] attached PREFERENCE_VIEW) set_displayed_booleans (a_true, a_false: READABLE_STRING_GENERAL) set_preference (new_preference: [like preference] BOOLEAN_PREFERENCE) show update_changes
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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