oscar.
Gui.
ConfirmDialog
A GUI dialog widget that confirms user’s choices of “yes” or “no”.
Inherits from:
oscar.Gui.Dialog
@deprecated
Summary
oscar.
Gui.
ConfirmDialog
A GUI dialog widget that confirms user’s choices of “yes” or “no”.
Constructor
oscar.
Gui.
ConfirmDialog
Constants
CLASS_NAME - oscar.
Gui.
ConfirmDialog
Constructor
oscar.
Gui.
ConfirmDialog
Parameters: header
header for this confirm dialog. content - content
for this confirm dialog. options
{Object} An optional object whose properties will be set on this instance.
Constants
CLASS_NAME - oscar.
Gui.
ConfirmDialog
oscar.Gui.Dialog is the base class for dialogs in Oscar Framework.