In This Topic
Decide shows a list select dialog.
Overload List
Overload | Description |
Decide(ListSelectDecisionContext) | Decide shows a list select dialog. |
Decide(FileSelectDecisionContext) | Decide shows a file select 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