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

  • Provides:

    • dojox.mobile.compat
  • Requires:

    • dijit._base.sniff in common
    • dojo._base.fx in common
    • dojo.fx in common
    • dojox.fx.flip in common
  • dojox.mobile.createRoundRect

    • parameters:
      • _this
      • isList
    • summary
      Function to adjust the creation of rounded rectangles on IE.
      Deals with IE's lack of borderRadius support
    • tags: public
    • type
      Function
  • dojox.mobile.View

    • type
      Function
  • dojox.mobile.View._doTransition

    • parameters:
      • fromNode
      • toNode
      • transition
      • dir
    • type
      Function
  • dojox.mobile.View.wakeUp

    • parameters:
      • node: (typeof The)
        node to forcibly redraw.
    • summary
      Function to force IE to redraw a node since its layout code tends to misrender
      in partial draws.
    • tags: public
    • type
      Function
  • dojox.mobile.Switch

    • type
      Function
  • dojox.mobile.Switch.buildRendering

    • summary
      Function to simulate the mobile device style switches on
      browsers such as IE and FireFox.
    • tags:
    • type
      Function
  • dojox.mobile.Switch.buildRendering.domNode

    • type
      Object
  • dojox.mobile.Switch.buildRendering.domNode.className

    • type
      String
  • dojox.mobile.Switch.buildRendering.domNode.innerHTML

    • type
      String
  • dojox.mobile.Switch.buildRendering.inner

  • dojox.mobile.Switch.buildRendering.left

  • dojox.mobile.Switch.buildRendering.right

  • dojox.mobile.Switch.buildRendering.knob

  • dojox.mobile.Switch._changeState

    • parameters:
      • state: (typeof String)
        Thhe state to toggle, switch 'on' or 'off'
    • summary
      Function to toggle the switch state on the switch
    • tags:
    • type
      Function
  • dojox.mobile.RoundRect

    • type
      Function
  • dojox.mobile.RoundRect.buildRendering

    • summary
      Function to simulate the borderRadius appearance on IE, since
      IE does not support this CSS style.
    • tags:
    • type
      Function
  • dojox.mobile.RoundRect.buildRendering.domNode.className

    • type
      String
  • dojox.mobile.RoundRectList

    • type
      Function
  • dojox.mobile.RoundRectList.buildRendering

    • summary
      Function to simulate the borderRadius appearance on IE, since
      IE does not support this CSS style.
    • tags:
    • type
      Function
  • dojox.mobile.RoundRectList.buildRendering.domNode.className

    • type
      String
  • dojox.mobile.RoundRectList.postCreate

    • type
      Function
  • dojox.mobile.RoundRectList.addChild

    • parameters:
      • widget
    • type
      Function
  • dojox.mobile.RoundRectList.redrawBorders

    • summary
      Function to adjust the creation of RoundRectLists on IE.
      Removed undesired styles.
    • tags: public
    • type
      Function
  • dojox.mobile.EdgeToEdgeList

    • type
      Function
  • dojox.mobile.EdgeToEdgeList.buildRendering

    • type
      Function
  • dojox.mobile.EdgeToEdgeList.buildRendering.domNode

    • type
      Object
  • dojox.mobile.EdgeToEdgeList.buildRendering.containerNode

    • type
      Object
  • dojox.mobile.EdgeToEdgeList.buildRendering.domNode.className

    • type
      String
  • dojox.mobile.IconContainer

    • type
      Function
  • dojox.mobile.IconContainer.addChild

    • parameters:
      • widget
    • type
      Function
  • dojox.mobile.ScrollableView

    • type
      Function
  • dojox.mobile.ScrollableView.postCreate

    • type
      Function
  • dojox.mobile.RoundRectList._addChild

    • alias - dojox.mobile.RoundRectList.prototype.addChild
  • dojox.mobile.IconContainer._addChild

    • alias - dojox.mobile.IconContainer.prototype.addChild
  • dojox.mobile.applyPngFilter

    • parameters:
      • root
    • type
      Function
  • dojox.mobile.loadCss

    • parameters:
      • files: (typeof String|Array)
        The CSS files to load and register with the page.
    • summary
      Function to load and register CSS files with the page
    • tags:
    • type
      Function
  • dojo.global._loadedCss

    • alias - obj
  • dojox.mobile.getCssPaths

    • type
      Function
  • dojo.doc.styleSheets

    • alias - dojo.doc.styleSheets
  • dojox.mobile.loadCompatPattern

    • type
      RegExp
  • dojox.mobile.loadCompatCssFiles

    • summary
      Function to perform page-level adjustments on browsers such as
      IE and firefox.  It loads compat specific css files into the
      page header.
    • type
      Function
  • dojox.mobile.hideAddressBar

    • type
      Function
  • dojox.mobile.compat

    • type
      Object
  • dojox.mobile

    • type
      Object
  • dojox

    • type
      Object