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

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.
    • private_parent - 1
    • classlike
  • dijit._editor.plugins.ToggleDir.useDefaultCommand

    • prototype - dijit._editor.plugins.ToggleDir
    • private_parent - 1
    • type
      bool
  • dijit._editor.plugins.ToggleDir.command

    • prototype - dijit._editor.plugins.ToggleDir
    • private_parent - 1
    • type
      String
  • dijit._editor.plugins.ToggleDir.buttonClass

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

    • prototype - dijit._editor.plugins.ToggleDir
    • private - 1
    • private_parent - 1
    • type
      Function
  • dijit._editor.plugins.ToggleDir.updateState

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

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

    • type
      Object
    • private_parent - 1
  • dijit._editor

    • type
      Object
    • private - 1
  • dijit

    • type
      Object