IViewManager Methods |
The IViewManager type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeProgressBarMessage |
Changes the message of progress bar.
| |
| ShowChooserPopup | Shows chooser dialog. | |
| ShowErrorPopup | Shows dialog with single "Close" button. | |
| ShowExtendedInputDialog | Shows extended input dialog. | |
| ShowInputDialog | Shows input dialog. | |
| ShowKeyboard | Shows "Keyboard" dialog. | |
| ShowOkPopup | Shows dialog with single "OK" button. | |
| ShowYesNoPopup | Shows "Yes"/"No" dialog. |
| Name | Description | |
|---|---|---|
| ShowChooserPopupT | Shows chooser dialog. (Defined by ViewManagerExtensions.) |