Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DV_TABLEROW_FIELD General cluster: dataview description: "Graphic objects representing a database table attribute." create: make_with_code Ancestors DV_COMPONENT* DV_MESSAGES* TIME_UTILITY Queries attribute_code: INTEGER_32 can_be_activated: BOOLEAN can_update: BOOLEAN creation_confirmation (table_name: STRING_8): STRING_8 creation_done (table_name: STRING_8): STRING_8 Date_time_tools: DATE_TIME_TOOLS default_format_string: STRING_8 deletion_confirmation (table_name: STRING_8): STRING_8 deletion_done (table_name: STRING_8): STRING_8 div (i, j: INTEGER_32): INTEGER_32 empty_combo_item_label: STRING_8 enter_field_value (type: detachable STRING_8; name: READABLE_STRING_GENERAL): STRING_8 graphical_title: detachable DV_SENSITIVE_STRING graphical_title_set: BOOLEAN graphical_type: detachable DV_SENSITIVE_STRING graphical_type_set: BOOLEAN graphical_value: detachable DV_SENSITIVE_STRING graphical_value_set: BOOLEAN has_changed: BOOLEAN is_activated: BOOLEAN is_boolean: BOOLEAN is_character: BOOLEAN is_cleared: BOOLEAN is_date: BOOLEAN is_datetime: BOOLEAN is_double: BOOLEAN is_integer: BOOLEAN is_real: BOOLEAN is_string: BOOLEAN mod (i, j: INTEGER_32): INTEGER_32 retrieve_field_value (type: detachable STRING_8; name: READABLE_STRING_GENERAL): STRING_8 selection_window_title (table_name: STRING_8): STRING_8 table_description: detachable DB_TABLE_DESCRIPTION tablerows_selected (count: INTEGER_32): STRING_8 text: STRING_32 type_not_recognized (name: READABLE_STRING_GENERAL): STRING_8 undetermined_table_name: STRING_8 update_done (table_name: STRING_8): STRING_8 use_redirection: BOOLEAN wrong_date_format (name: READABLE_STRING_GENERAL): STRING_8 wrong_datetime_format (name: READABLE_STRING_GENERAL): STRING_8 Commands activate make_with_code (code: INTEGER_32) set_graphical_title (g_title: DV_SENSITIVE_STRING) set_graphical_type (g_type: DV_SENSITIVE_STRING) set_graphical_value (g_value: DV_SENSITIVE_STRING) set_is_date set_redirector (a_redirector: DV_VALUE_REDIRECTOR) set_title (t: STRING_8) set_type (t: STRING_8)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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