(2 intermediate revisions by one other user not shown)
Line 12:
Line 12:
{{Table ComponentFields
{{Table ComponentFields
|_browser|BrowserDialog| The source browser Component.
|_browser|BrowserDialog| The source browser Component.
|_callback|{{RootFieldType|SyncDelegate`1|[[#CreateHandler|CreateHandler]]}}|TypeAdv1=true| A sync delegate to call when the Create Folder dialogue is confirmed.
|_callback|{{RootFieldType|SyncDelegate`1|[[#CreateHandler|BrowserCreateDirectoryDialog.CreateHandler]]}}|TypeAdv1=true| A sync delegate to call when the Create Folder dialogue is confirmed.
|_text|'''[[Component:Text|Text]]'''|TypeAdv2=true| The text for the Create Directory dialouge box.
|_text|'''[[Component:Text|Text]]'''|TypeAdv2=true| The text for the Create Directory dialouge box.
|_textField|'''[[Component:TextField|TextField]]'''|TypeAdv3=true| The text field that is the name of the new directory.
|_textField|'''[[Component:TextField|TextField]]'''|TypeAdv3=true| The text field that is the name of the new directory.
|Create:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles creating a directory in the current directory.