Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class DV_INTERACTIVE_SEARCHER General cluster: dataview description: "Objects that enable user to perform a database selectiondetermined at run-time." create: make Ancestors DV_SEARCHER* Queries can_be_activated: BOOLEAN is_activated: BOOLEAN is_valid_code (code: INTEGER_32): BOOLEAN tables_set: BOOLEAN user_component_set: BOOLEAN Commands activate make read set_case_selector (a_case_selector: DV_SENSITIVE_CHECK) set_column_selector (a_col_selector: DV_SENSITIVE_INTEGER) set_control (a_ctrl: DV_SENSITIVE_CONTROL) set_qualification_selector (a_qual_selector: DV_SENSITIVE_INTEGER) set_value_selector (a_val_selector: DV_SENSITIVE_STRING)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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