Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_CHOOSE_FOLDER_DIALOG General cluster: wel description: "Browse for folder dialog." create: make Ancestors NATIVE_STRING_HANDLER WEL_BIF_CONSTANTS WEL_BIT_OPERATIONS WEL_STANDARD_DIALOG* Queries Bif_browseforcomputer: INTEGER_32 Bif_browseforprinter: INTEGER_32 Bif_browseincludefiles: INTEGER_32 Bif_dontgobelowdomain: INTEGER_32 Bif_editbox: INTEGER_32 Bif_newdialogstyle: INTEGER_32 Bif_nonewfolderbutton: INTEGER_32 Bif_returnfsancestors: INTEGER_32 Bif_returnonlyfsdirs: INTEGER_32 Bif_statustext: INTEGER_32 Bif_usenewui: INTEGER_32 Bif_validate: INTEGER_32 clear_flag (flags, mask: INTEGER_32): INTEGER_32 cwel_sh_browse_for_folder (p, str: POINTER): INTEGER_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN flags: INTEGER_32 folder_path: PATH has_flag (a_flags: INTEGER_32): BOOLEAN is_equal (other: [like Current] WEL_CHOOSE_FOLDER_DIALOG): BOOLEAN item: POINTER selected: BOOLEAN set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN starting_path: PATH 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_CHOOSE_FOLDER_DIALOG) dispose initialize_with_character (a_character: CHARACTER_8) make memory_copy (source_pointer: POINTER; length: INTEGER_32) remove_flag (a_flags: INTEGER_32) set_default_title set_flags (a_flags: INTEGER_32) set_item (an_item: POINTER) set_shared set_starting_path (a_path: PATH) set_title (a_title: READABLE_STRING_GENERAL) set_unshared structure_initialize
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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