| Top |
Object
╰── BaseDialog.BaseDialog
╰── ModalDialog.ModalDialog
╰── ModalDialog.ConfirmDialog
A confirmation dialog that calls callback and then destroys itself if user clicks "Yes". If the user clicks "No", the dialog simply destroys itself.