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

  • Provides:

    • dojox.mobile.app._event
  • dojox.mobile.app.eventMap

    • type
      Object
  • dojox.mobile.app.connectFlick

    • parameters:
      • target: (typeof Node)
        The DOM node to connect to
      • context
      • method
    • summary
      Listens for a flick event on a DOM node.  If the mouse/touch
      moves more than 15 pixels in any given direction it is a flick.
      The synthetic event fired specifies the direction as
      <ul>
      <li><b>'ltr'</b> Left To Right</li>
      <li><b>'rtl'</b> Right To Left</li>
      <li><b>'ttb'</b> Top To Bottom</li>
      <li><b>'btt'</b> Bottom To Top</li>
      </ul>
    • type
      Function
  • dojox.mobile.app.isIPhone

  • dojox.mobile.app.isWebOS

    • type
      bool
  • dojox.mobile.app.isAndroid

    • type
      bool
  • dojox.mobile.app.eventMap.onmousedown

    • type
      String
  • dojox.mobile.app.eventMap.mousedown

    • type
      String
  • dojox.mobile.app.eventMap.onmouseup

    • type
      String
  • dojox.mobile.app.eventMap.mouseup

    • type
      String
  • dojox.mobile.app.eventMap.onmousemove

    • type
      String
  • dojox.mobile.app.eventMap.mousemove

    • type
      String
  • dojo._oldConnect

    • alias - dojo._connect
  • dojo._connect

    • parameters:
      • obj
      • event
      • context
      • method
      • dontFix
    • type
      Function
  • Mojo.Event.flick

    • alias - Mojo.Event.flick
    • type
      Object
  • dojox.mobile.app._event

    • type
      Object
  • dojox.mobile.app

    • type
      Object
  • dojox.mobile

    • type
      Object
  • dojox

    • type
      Object