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/SceneController.js

  • Provides:

    • dojox.mobile.app.SceneController
  • Requires:

    • dojox.mobile._base in common
  • dojox.mobile.app.SceneController

    • type
      Function
    • chains:
      • dojox.mobile.View: (prototype)
      • dojox.mobile.View: (call)
  • dojox.mobile.app.SceneController.stageController

    • type
      Object
  • dojox.mobile.app.SceneController.keepScrollPos

    • type
      bool
  • dojox.mobile.app.SceneController.init

    • parameters:
      • sceneName
      • params
    • summary
      Initializes the scene by loading the HTML template and code, if it has
      not already been loaded
    • type
      Function
  • dojox.mobile.app.SceneController.sceneName

  • dojox.mobile.app.SceneController.params

  • dojox.mobile.app.SceneController._deferredInit

    • type
      Object
  • dojox.mobile.app.SceneController._setContents

    • parameters:
      • templateHtml
    • summary
      Sets the content of the View, and invokes either the loading or
      initialization of the scene assistant.
    • type
      Function
  • dojox.mobile.app.SceneController.domNode.innerHTML

    • type
      String
  • dojox.mobile.app.SceneController.sceneAssistantName

  • dojox.mobile.app.SceneController._initAssistant

    • summary
      Initializes the scene assistant. At this point, the View is
      populated with the HTML template, and the scene assistant type
      is declared.
    • type
      Function
  • dojox.mobile.app.SceneController.assistant

    • type
      Object
  • dojox.mobile.app.SceneController.assistant.controller

    • type
      Object
  • dojox.mobile.app.SceneController.assistant.domNode

  • dojox.mobile.app.SceneController.query

    • parameters:
      • selector
      • node
    • summary
      Queries for DOM nodes within either the node passed in as an argument
      or within this view.
    • type
      Function
  • dojox.mobile.app.SceneController.parse

    • parameters:
      • node
    • type
      Function
  • dojox.mobile.app.SceneController._widgets

    • type
      Object
  • dojox.mobile.app.SceneController.getWindowSize

    • type
      Function
  • dojox.mobile.app.SceneController.showAlertDialog

    • parameters:
      • props
    • type
      Function
  • dojox.mobile.app.SceneController.popupSubMenu

    • parameters:
      • info
    • type
      Function
  • dojox.mobile.app

    • alias - dojox.mobile.app
  • dojox.mobile

    • type
      Object
  • dojox

    • type
      Object