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/av/widget/PlayButton.js

  • Provides:

    • dojox.av.widget.PlayButton
  • Requires:

    • dijit._Widget in common
    • dijit._Templated in common
    • dijit.form.Button in common
  • dojox.av.widget.PlayButton

    • type
      Function
    • chains:
      • dijit._Widget: (prototype)
      • dijit._Templated.prototype: (prototype)
      • dijit._Widget: (call)
      • dijit._Templated: (call)
    • summary
      A Play/Pause button widget to use with dojox.av.widget.Player
  • dojox.av.widget.PlayButton.templateString

    • type
      Object
  • dojox.av.widget.PlayButton.postCreate

    • summary
      Intialize button.
    • type
      Function
  • dojox.av.widget.PlayButton.setMedia

    • parameters:
      • med: (typeof Object)
    • summary
      A common method to set the media in all Player widgets.
      May do connections and initializations.
    • type
      Function
  • dojox.av.widget.PlayButton.media

  • dojox.av.widget.PlayButton.onClick

    • summary
      Fired on play or pause click.
    • type
      Function
  • dojox.av.widget.PlayButton.onPlay

    • summary
      Fired on play click.
    • type
      Function
  • dojox.av.widget.PlayButton.onPause

    • summary
      Fired on pause click.
    • type
      Function
  • dojox.av.widget.PlayButton.showPlay

    • summary
      Toggles the pause button invisible and the play
      button visible..
    • type
      Function
  • dojox.av.widget.PlayButton._mode

    • type
      String
  • dojox.av.widget.PlayButton.showPause

    • summary
      Toggles the play button invisible and the pause
      button visible.
    • type
      Function
  • dojox.av.widget

    • type
      Object
  • dojox.av

    • type
      Object
  • dojox

    • type
      Object