oscar.Gui.AlertDialog

A GUI dialog widget that displays an alert.

Inherits from:oscar.Gui.Dialog

Constructor

oscar.Gui.AlertDialog

Parameters

headerheader for this alert dialog. content - alert content. options - {Object} An optional object whose properties will be set on this instance.

@deprecated

Constants

CLASS_NAME - oscar.Gui.AlertDialog

oscar.Gui.Dialog is the base class for dialogs in Oscar Framework.