Module conrod::widget::file_navigator::directory_view
[−]
[src]
Lists the contents of a single directory.
Reacts to events for selection of one or more files, de-selection, deletion and double-clicking.
Structs
| DirectoryView |
For viewing, selecting, double-clicking, etc the contents of a directory. |
| Entry |
Data stored for each |
| State |
Unique state stored within the widget graph for each |
| Style |
Unique styling for the widget. |
Enums
| Event |
The kinds of |