|CreateDirectory:[[Component:BrowserCreateDirectoryDialog#CreateHandler|CreateHandler]]|[[Component:BrowserCreateDirectoryDialog#CreateHandler|CreateHandler]]|true| Called when a directory is created.
|RunImport:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when an import needs to be made of a file.
|RunRawImport:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when a raw file import needs to be made of a file.
|CreateNew:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when a new item needs to be made.
|OnGoUp:[[Type:ButtonEventHandler|ButtonEventHandler]]<[[Type:Int|int]]>|[[Type:ButtonEventHandler|ButtonEventHandler]]<[[Type:Int|int]]>|true| Called when the user wants to go up in directories.
}}
}}
== CreateHandler ==
Handles creation of directories. Is a sync delegate type.
== Usage ==
== Usage ==
Latest revision as of 18:37, 14 April 2025
This is a userspace component — you cannot attach it anywhere but the userspace. Messing with the userspace can be fun, but it is not recommended as you risk messing your dash up if you don't know what you're doing.