Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/www-elementn/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/www-elementn/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
    • attached - dojox.mobile
    • type
      Function
  • dojox.mobile.View

    • type
      Function
    • classlike
  • dojox.mobile.View._doTransition

    • parameters:
      • fromNode
      • toNode
      • transition
      • dir
    • prototype - dojox.mobile.View
    • private - 1
    • 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
    • prototype - dojox.mobile.View
    • type
      Function
  • dojox.mobile.Switch

    • type
      Function
    • classlike
  • dojox.mobile.Switch.buildRendering

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

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

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

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

    • instance - dojox.mobile.Switch.buildRendering
  • dojox.mobile.Switch.buildRendering.left

    • instance - dojox.mobile.Switch.buildRendering
  • dojox.mobile.Switch.buildRendering.right

    • instance - dojox.mobile.Switch.buildRendering
  • dojox.mobile.Switch.buildRendering.knob

    • instance - dojox.mobile.Switch.buildRendering
  • 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:
    • prototype - dojox.mobile.Switch
    • private - 1
    • type
      Function
  • dojox.mobile.RoundRect

    • type
      Function
    • classlike
  • dojox.mobile.RoundRect.buildRendering

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

    • instance - dojox.mobile.RoundRect.buildRendering
    • type
      String
  • dojox.mobile.RoundRectList

    • type
      Function
    • classlike
  • dojox.mobile.RoundRectList.buildRendering

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

    • instance - dojox.mobile.RoundRectList.buildRendering
    • type
      String
  • dojox.mobile.RoundRectList.postCreate

    • prototype - dojox.mobile.RoundRectList
    • type
      Function
  • dojox.mobile.RoundRectList.addChild

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

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

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

    • prototype - dojox.mobile.EdgeToEdgeList
    • type
      Function
    • classlike
  • dojox.mobile.EdgeToEdgeList.buildRendering.domNode

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

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

    • instance - dojox.mobile.EdgeToEdgeList.buildRendering
    • type
      String
  • dojox.mobile.IconContainer

    • type
      Function
    • classlike
  • dojox.mobile.IconContainer.addChild

    • parameters:
      • widget
    • prototype - dojox.mobile.IconContainer
    • type
      Function
  • dojox.mobile.ScrollableView

    • type
      Function
    • classlike
  • dojox.mobile.ScrollableView.postCreate

    • prototype - dojox.mobile.ScrollableView
    • type
      Function
  • dojox.mobile.RoundRectList._addChild

    • alias - dojox.mobile.RoundRectList.prototype.addChild
    • attached - dojox.mobile.RoundRectList
    • private - 1
  • dojox.mobile.IconContainer._addChild

    • alias - dojox.mobile.IconContainer.prototype.addChild
    • attached - dojox.mobile.IconContainer
    • private - 1
  • dojox.mobile.applyPngFilter

    • parameters:
      • root
    • attached - dojox.mobile
    • 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:
    • attached - dojox.mobile
    • private - 1
    • type
      Function
  • dojo.global._loadedCss

    • alias - obj
    • attached - dojo.global
    • private - 1
  • dojox.mobile.getCssPaths

    • attached - dojox.mobile
    • type
      Function
  • dojo.doc.styleSheets

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

    • attached - dojox.mobile
    • 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.
    • attached - dojox.mobile
    • type
      Function
  • dojox.mobile.hideAddressBar

    • attached - dojox.mobile
    • type
      Function
  • dojox.mobile.compat

    • type
      Object
  • dojox.mobile

    • type
      Object
  • dojox

    • type
      Object