Bubbles::Filepicker::Model
Model represents a file picker.
Constructors
new
SourceInstance methods
allowed_types
Sourceauto_height?
Sourcecurrent_directory
Sourcecursor
SourceDidSelectDisabledFile returns whether a user tried to select a disabled file (on this msg). This is necessary only if you would like to warn the user that they tried to select a disabled file.
DidSelectFile returns whether a user has selected a file (on this msg).
dir_allowed?
Sourcefile_allowed?
Sourcehighlighted_path
HighlightedPath returns the path of the currently highlighted file or directory.
id
Sourcekey_map
Sourcekey_map=(key_map : KeyMap)
Sourcepath
Sourceshow_permissions?
Sourceshow_size?
Sourcestyles
Sourcestyles=(styles : Styles)
SourceUpdate handles user interactions within the file picker model.