Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/mobile/app/AlertDialog.js

  • Provides:

    • dojox.mobile.app.AlertDialog
  • Requires:

    • dijit._WidgetBase in common
  • dojox.mobile.app.AlertDialog

    • type
      Function
    • chains:
      • dijit._WidgetBase: (prototype)
      • dijit._WidgetBase: (call)
  • dojox.mobile.app.AlertDialog.title

    • type
      String
    • summary
      The title of the AlertDialog
  • dojox.mobile.app.AlertDialog.text

    • type
      String
    • summary
      The text message displayed in the AlertDialog
  • dojox.mobile.app.AlertDialog.controller

    • type
      Object
    • summary
      The SceneController for the currently active scene
  • dojox.mobile.app.AlertDialog.buttons

    • type
      Array
  • dojox.mobile.app.AlertDialog.defaultButtonLabel

    • type
      String
  • dojox.mobile.app.AlertDialog.onChoose

    • type
      Function
    • summary
      The callback function that is invoked when a button is tapped.
      If the dialog is cancelled, no parameter is passed to this function.
  • dojox.mobile.app.AlertDialog.constructor

    • constructor - constructor
    • type
      Function
  • dojox.mobile.app.AlertDialog.buildRendering

    • type
      Function
  • dojox.mobile.app.AlertDialog.domNode

    • type
      Object
  • dojox.mobile.app.AlertDialog.mask

    • type
      Object
  • dojox.mobile.app.AlertDialog.postCreate

    • type
      Function
  • dojox.mobile.app.AlertDialog._handleSelect

    • parameters:
      • event
    • summary
      Handle the selection of a value
    • type
      Object
  • dojox.mobile.app.AlertDialog.show

    • summary
      Show the dialog
    • type
      Function
  • dojox.mobile.app.AlertDialog.hide

    • summary
      Hide the dialog
    • type
      Function
  • dojox.mobile.app.AlertDialog._doTransition

    • parameters:
      • dir: (typeof An)
        integer.  If positive, the dialog is shown. If negative,
        the dialog is hidden.
    • summary
      Either shows or hides the dialog.
    • type
      Function
  • dojox.mobile.app.AlertDialog.destroy

    • type
      Function
  • dojox.mobile.app.AlertDialog.onClick

    • type
      Object
  • dojox.mobile.app

    • type
      Object
  • dojox.mobile

    • type
      Object
  • dojox

    • type
      Object