Canvas Message Dialogs are the Confirmation, Warning and Anchor
Following are the different types of dialogs available:
...
- Yes and No (dialogStyle:'YES_NO') - this shows two buttons: Yes standing for the positive actionand No standing for the negative action.
- Ok and Cancel (dialogStyle:'OK_CANCEL') - this shows two buttons: Ok standing for the andCancel standing for the negative action.
- Yes, No and Cancel (dialogStyle:'YES_NO_CANCEL') – this shows three buttons: Yes standingfor the positive action and No and Cancel standing for the negative action.
- Print and Close (dialogStyle:'PRINT_CLOSE') – this shows two buttons: Print standing for the positive action and Close standing for the negative action.
View the following messages
Page Tree | ||
---|---|---|
|