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/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
  • dijit._editor.plugins.TabIndent.useDefaultCommand

    • type
      bool
  • dijit._editor.plugins.TabIndent.buttonClass

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

    • type
      String
  • dijit._editor.plugins.TabIndent._initButton

    • type
      Function
  • dijit._editor.plugins.TabIndent.editor

  • dijit._editor.plugins.TabIndent.updateState

    • type
      Function
  • dijit._editor.plugins

    • type
      Object
  • dijit._editor

    • type
      Object
  • dijit

    • type
      Object