In This Topic
decide shows a Fileselect dialog.
Overload List
Overload | Description |
Decide(FileSelectDecisionContext) | decide shows a Fileselect dialog. |
Decide(EnumDecisionType,String,String,EnumDecisionReturn,EnumDecisionReturn,String,Boolean,EnumDecisionIcon) | decide shows the dialog. When the application id in quiet mode, the batch decision is returned. |
Decide(EnumDecisionType,String,String,EnumDecisionReturn,EnumDecisionReturn) | Decide shows the dialog. When the application id in quiet mode, the batch decision is returned. The icon used is an EXCLAMATION. |
See Also