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

  • Provides:

    • dojox.mobile.app.ImageThumbView
  • Requires:

    • dijit._WidgetBase in common
    • dojo.string in common
  • dojox.mobile.app.ImageThumbView

    • type
      Function
    • chains:
      • dijit._WidgetBase: (prototype)
      • dijit._WidgetBase: (call)
    • parameters:
      • params
      • node
    • summary
      An image thumbnail gallery
  • dojox.mobile.app.ImageThumbView.items

    • type
      Array
    • summary
      The data items from which the image urls are retrieved.
      If an item is a string, it is expected to be a URL. Otherwise
      by default it is expected to have a 'url' member.  This can
      be configured using the 'urlParam' attribute on this widget.
  • dojox.mobile.app.ImageThumbView.urlParam

    • type
      String
    • summary
      The paramter name used to retrieve an image url from a JSON object
  • dojox.mobile.app.ImageThumbView.labelParam

    • type
      Object
  • dojox.mobile.app.ImageThumbView.itemTemplate

    • type
      String
  • dojox.mobile.app.ImageThumbView.minPadding

    • type
      Number
  • dojox.mobile.app.ImageThumbView.maxPerRow

    • type
      Object
  • dojox.mobile.app.ImageThumbView.maxRows

    • type
      Number
  • dojox.mobile.app.ImageThumbView.baseClass

    • type
      String
  • dojox.mobile.app.ImageThumbView.thumbSize

    • type
      String
  • dojox.mobile.app.ImageThumbView.animationEnabled

    • type
      Object
  • dojox.mobile.app.ImageThumbView.selectedIndex

    • type
      Number
  • dojox.mobile.app.ImageThumbView.cache

    • type
      Array
  • dojox.mobile.app.ImageThumbView.cacheMustMatch

    • type
      bool
  • dojox.mobile.app.ImageThumbView.clickEvent

    • type
      String
  • dojox.mobile.app.ImageThumbView.cacheBust

    • type
      bool
  • dojox.mobile.app.ImageThumbView.disableHide

    • type
      bool
  • dojox.mobile.app.ImageThumbView.constructor

    • constructor - constructor
    • type
      Function
    • parameters:
      • params
      • node
  • dojox.mobile.app.ImageThumbView.postCreate

    • type
      Function
  • dojox.mobile.app.ImageThumbView.addThumb

    • parameters:
      • item
      • url
      • index
    • type
      Function
  • dojox.mobile.app.ImageThumbView.handleImgLoad

    • parameters:
      • event
    • type
      Function
  • dojox.mobile.app.ImageThumbView.hideCached

    • summary
      Hides all cached nodes, so that they're no invisible and overlaying
      other screen elements.
    • type
      Function
  • dojox.mobile.app.ImageThumbView._onLoadImages

    • type
      Object
  • dojox.mobile.app.ImageThumbView.visibleImages

    • type
      Object
  • dojox.mobile.app.ImageThumbView._cacheCounter

    • type
      Number
  • dojox.mobile.app.ImageThumbView.onSelect

    • parameters:
      • item
      • index
      • items
    • summary
      Dummy function that is triggered when an image is selected.
    • type
      Function
  • dojox.mobile.app.ImageThumbView._setAnimationEnabledAttr

    • parameters:
      • value
    • type
      Function
  • dojox.mobile.app.ImageThumbView._setItemsAttr

    • parameters:
      • items
    • type
      Function
  • dojox.mobile.app.ImageThumbView._getItemNode

    • parameters:
      • node
    • type
      Function
  • dojox.mobile.app.ImageThumbView._getItemNodeFromEvent

    • parameters:
      • event
    • type
      Function
  • dojox.mobile.app.ImageThumbView.resize

    • type
      Function
  • dojox.mobile.app.ImageThumbView._thumbSize

    • type
      Object
  • dojox.mobile.app.ImageThumbView._size

    • type
      Object
  • dojox.mobile.app.ImageThumbView.render

    • type
      Function
  • dojox.mobile.app.ImageThumbView.thumbNodes

    • type
      Object
  • dojox.mobile.app.ImageThumbView._numRows

  • dojox.mobile.app.ImageThumbView.setContainerHeight

    • parameters:
      • amount
    • type
      Function
  • dojox.mobile.app.ImageThumbView._thumbSize.h

    • type
      Number
  • dojox.mobile.app.ImageThumbView._thumbSize.w

    • type
      Number
  • dojox.mobile.app.ImageThumbView.calcPadding

    • type
      Function
  • dojox.mobile.app.ImageThumbView._size.w

  • dojox.mobile.app.ImageThumbView.padding

    • type
      Object
  • dojox.mobile.app.ImageThumbView.place

    • parameters:
      • node
      • x
      • y
    • type
      Function
  • dojox.mobile.app.ImageThumbView.destroy

    • type
      Function
  • dojox.mobile.app

    • type
      Object
  • dojox.mobile

    • type
      Object
  • dojox

    • type
      Object