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

  • Provides:

    • dijit._editor.plugins.Print
  • Requires:

    • dijit._editor._Plugin in common
    • dijit.form.Button in common
    • dojo.i18n in common
  • dijit._editor.plugins.Print

    • type
      Function
    • chains:
      • dijit._editor._Plugin: (prototype)
      • dijit._editor._Plugin: (call)
    • summary
      This plugin provides Print cabability to the editor.  When
      clicked, the document in the editor frame will be printed.
  • dijit._editor.plugins.Print._initButton

    • summary
      Over-ride for creation of the Print button.
    • type
      Function
  • dijit._editor.plugins.Print.editor

  • dijit._editor.plugins.Print.button

    • type
      Object
  • dijit._editor.plugins.Print.setEditor

    • parameters:
      • editor: (typeof dijit.Editor)
        Object The editor object to attach the print capability to.
    • summary
      Tell the plugin which Editor it is associated with.
    • type
      Function
  • dijit._editor.plugins.Print.setEditor.editor

    • type
      Object
    • summary
      The editor object to attach the print capability to.
  • dijit._editor.plugins.Print.updateState

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

    • summary
      Function to trigger printing of the editor document
    • tags:
    • type
      Function
  • dijit._editor.plugins.Print.editor.iframe

  • dijit._editor.plugins.Print.editor.document

  • dijit._editor.plugins

    • type
      Object
  • dijit._editor

    • type
      Object
  • dijit

    • type
      Object