Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class PREFERENCES_GRID_CONTROL General cluster: interface description: "A widget containing a tree/grid view of application preferences.  Provides a list to view preference information and ability to edit the preferences using popup floating widgets.  Also allows to restore preferences to their defaults." create: make, make_with_hidden Ancestors EV_SHARED_APPLICATION PREFERENCES_GRID_CONSTANTS PREFERENCE_VIEW* Queries Alt_text: STRING_8 apply_or_close_button: EV_BUTTON auto_value: STRING_32 close_button_action: detachable PROCEDURE Ctrl_text: STRING_8 Default_border_size: INTEGER_32 Default_button_height: INTEGER_32 Default_button_width: INTEGER_32 Default_padding_size: INTEGER_32 description_location: EV_TEXT_FIELD description_text: EV_TEXT dialog_unit_to_pixels (a_size: INTEGER_32): INTEGER_32 display_hidden_button: EV_CHECK_BUTTON ev_application: EV_APPLICATION ev_separate_application: separate EV_APPLICATION export_button: EV_BUTTON f_switch_to_flat_view: STRING_32 f_switch_to_tree_view: STRING_32 filter_box: EV_HORIZONTAL_BOX filter_text_box: EV_TEXT_FIELD filter_value_check_box: EV_CHECK_BUTTON grid_container: EV_VERTICAL_BOX import_button: EV_BUTTON l_apply: STRING_32 l_building_flat_view: STRING_32 l_building_tree_view: STRING_32 l_close: STRING_32 l_count_preferences (a_count: READABLE_STRING_GENERAL): STRING_32 l_description: STRING_32 l_display_hidden_preferences: STRING_32 l_display_window: STRING_32 l_export_preferences: STRING_32 l_filter: STRING_32 l_filter_value: STRING_32 l_flat_view: STRING_32 l_import_preferences: STRING_32 l_importing_preferences: STRING_32 l_literal_value: STRING_32 l_matches_of_total_preferences (a_count, a_total_count: INTEGER_32): STRING_32 l_name: STRING_32 l_no_default_value: STRING_32 l_request_restart: STRING_32 l_restore_default: STRING_32 l_restore_defaults: STRING_32 l_status: STRING_32 l_tree_or_flat_view: STRING_32 l_tree_view: STRING_32 l_type: STRING_32 l_updating_the_view: STRING_32 Large_border_size: INTEGER_32 no_description_text: STRING_32 p_default_value: STRING_32 parent_window: detachable EV_WINDOW parent_window_of (w: EV_WIDGET): detachable EV_WINDOW Pixmaps_extension_cell: CELL [STRING_8] Pixmaps_path_cell: CELL [PATH] Preference_window_icon: STRING_8 preferences_title: STRING_32 preferenese_root: STRING_32 restore_button: EV_BUTTON restore_preference_string: STRING_32 Shared_environment: EV_ENVIRONMENT Shift_text: STRING_8 Shortcut_delimiter: STRING_8 shortcut_modification_denied: STRING_32 show_hidden_preferences: BOOLEAN Small_border_size: INTEGER_32 Small_padding_size: INTEGER_32 split_area: EV_VERTICAL_SPLIT_AREA status_box: EV_HORIZONTAL_BOX status_label: EV_LABEL Tiny_padding_size: INTEGER_32 user_value: STRING_32 view_toggle_button: EV_TOOL_BAR_BUTTON W_preferences_delayed_resources: STRING_32 widget: EV_WIDGET Commands make (a_preferences: [like preferences] PREFERENCES) make_with_hidden (a_preferences: [like preferences] PREFERENCES; a_show_hidden_flag: BOOLEAN) on_apply_or_close on_show set_close_button_action (p: [like close_button_action] detachable PROCEDURE) set_default_size_for_button (a_button: EV_BUTTON) set_default_width_for_button (a_button: EV_BUTTON) set_filter_icon_down (a_icon: EV_PIXMAP) set_filter_icon_up (a_icon: EV_PIXMAP) set_folder_icon (a_icon: EV_PIXMAP) set_parent_window (p: [attached like parent_window] attached EV_WINDOW) set_root_icon (a_icon: EV_PIXMAP) set_show_full_preference_name (a_flag: BOOLEAN) set_show_hidden_preferences (a_flag: BOOLEAN) show_dialog_modal (w: EV_ANY) Constraints has preferences
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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