Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
deferred class WEL_FILE_DIALOG General cluster: wel description: "Ancestor of WEL_OPEN_FILE_DIALOG and WEL_SAVE_FILE_DIALOG." Ancestors NATIVE_STRING_HANDLER WEL_BIT_OPERATIONS WEL_STANDARD_DIALOG* Queries clear_flag (flags, mask: INTEGER_32): INTEGER_32 exists: BOOLEAN file_extension_offset: INTEGER_32 file_name_offset: INTEGER_32 file_path: PATH file_title: STRING_32 filter_index: INTEGER_32 flag_set (flags, mask: INTEGER_32): BOOLEAN flags: INTEGER_32 has_flag (a_flags: INTEGER_32): BOOLEAN is_equal (other: [like Current] WEL_FILE_DIALOG): BOOLEAN item: POINTER Max_file_name_length: INTEGER_32 multiple_file_paths: ARRAYED_LIST [PATH] selected: BOOLEAN set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 title: STRING_32 Commands activate (a_parent: WEL_COMPOSITE_WINDOW) add_flag (a_flags: INTEGER_32) copy (other: [like Current] WEL_FILE_DIALOG) dispose initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) remove_flag (a_flags: INTEGER_32) set_default_extension (extension: READABLE_STRING_GENERAL) set_default_title set_file_path (a_file_path: PATH) set_filter (filter_names, filter_patterns: ARRAY [READABLE_STRING_GENERAL]) set_filter_index (a_filter_index: INTEGER_32) set_flags (a_flags: INTEGER_32) set_initial_path (directory: PATH) set_initial_path_as_current set_item (an_item: POINTER) set_shared set_title (a_title: READABLE_STRING_GENERAL) set_unshared structure_initialize Constraints str file name not void str file name exists str file title not void str file title exists str title not void str title exists
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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