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

  • Provides:

    • dijit._editor.plugins.TabIndent
  • Requires:

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

    • type
      Function
    • chains:
      • dijit._editor._Plugin: (prototype)
      • dijit._editor._Plugin: (call)
    • summary
      This plugin is used to allow the use of the tab and shift-tab keys
      to indent/outdent list items.  This overrides the default behavior
      of moving focus from/to the toolbar
    • private_parent - 1
    • classlike
  • dijit._editor.plugins.TabIndent.useDefaultCommand

    • prototype - dijit._editor.plugins.TabIndent
    • private_parent - 1
    • type
      bool
  • dijit._editor.plugins.TabIndent.buttonClass

    • alias - dijit.form.ToggleButton
    • private_parent - 1
  • dijit._editor.plugins.TabIndent.command

    • prototype - dijit._editor.plugins.TabIndent
    • private_parent - 1
    • type
      String
  • dijit._editor.plugins.TabIndent._initButton

    • prototype - dijit._editor.plugins.TabIndent
    • private - 1
    • private_parent - 1
    • type
      Function
  • dijit._editor.plugins.TabIndent.editor

    • prototype - dijit._editor.plugins.TabIndent
    • private_parent - 1
  • dijit._editor.plugins.TabIndent.updateState

    • prototype - dijit._editor.plugins.TabIndent
    • private_parent - 1
    • type
      Function
  • dijit._editor.plugins

    • type
      Object
    • private_parent - 1
  • dijit._editor

    • type
      Object
    • private - 1
  • dijit

    • type
      Object