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

dijit/_editor/plugins/ToggleDir.js

  • Provides:

    • dijit._editor.plugins.ToggleDir
  • Requires:

    • dijit._editor._Plugin in common
    • dijit.form.ToggleButton in common
    • dijit._editor._Plugin in common
    • dijit.form.ToggleButton in common
  • dijit._editor.plugins.ToggleDir

    • type
      Function
    • chains:
      • dijit._editor._Plugin: (prototype)
      • dijit._editor._Plugin: (call)
    • summary
      This plugin is used to toggle direction of the edited document,
      independent of what direction the whole page is.
  • dijit._editor.plugins.ToggleDir.useDefaultCommand

    • type
      bool
  • dijit._editor.plugins.ToggleDir.command

    • type
      String
  • dijit._editor.plugins.ToggleDir.buttonClass

    • alias - dijit.form.ToggleButton
  • dijit._editor.plugins.ToggleDir._initButton

    • type
      Function
  • dijit._editor.plugins.ToggleDir.updateState

    • summary
      Over-ride for button state control for disabled to work.
    • type
      Function
  • dijit._editor.plugins.ToggleDir._setRtl

    • parameters:
      • rtl
    • summary
      Handler for button click events, to switch the text direction of the editor
    • type
      Function
  • dijit._editor.plugins

    • type
      Object
  • dijit._editor

    • type
      Object
  • dijit

    • type
      Object