Package com.maxkeppeler.sheets.storage
Types
Link copied to clipboard
typealias CreateFolderListener = (file: File, listener: (name: String) -> Unit) -> Unit
Content copied to clipboard
Listener that is invoked when the user wants to create a new folder.
Link copied to clipboard
The display modes for files that can be used. HORIZONTAL, VERTICAL
Link copied to clipboard
Listener that returns the selected file or folder.
Link copied to clipboard
There are two selection modes to use.
Link copied to clipboard
The StorageSheet lets you pick a file or folder.