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

dojox/editor/plugins/Preview.js

  • Provides:

    • dojox.editor.plugins.Preview
  • Requires:

    • dijit.form.Button in common
    • dijit._editor._Plugin in common
    • dojo.i18n in common
  • dojox.editor.plugins.Preview

    • type
      Function
    • chains:
      • dijit._editor._Plugin: (prototype)
      • dijit._editor._Plugin: (call)
    • summary
      This plugin provides Preview cabability to the editor.  When
      clicked, the document in the editor frame will displayed in a separate
      window/tab
  • dojox.editor.plugins.Preview.useDefaultCommand

    • type
      bool
  • dojox.editor.plugins.Preview.styles

    • tags: public
    • type
      String
    • summary
      A string of CSS styles to apply to the previewed content, if any.
  • dojox.editor.plugins.Preview.stylesheets

    • tags: public
    • type
      Array
    • summary
      An array of stylesheets to import into the preview, if any.
  • dojox.editor.plugins.Preview.iconClassPrefix

    • tags: const
    • type
      String
    • summary
      The CSS class name for the button node icon.
  • dojox.editor.plugins.Preview._initButton

    • summary
      Over-ride for creation of the preview button.
    • type
      Function
  • dojox.editor.plugins.Preview._nlsResources

    • type
      Object
  • dojox.editor.plugins.Preview.button

    • type
      Object
  • dojox.editor.plugins.Preview.setEditor

    • parameters:
      • editor: (typeof Object)
        The editor to configure for this plugin to use.
    • summary
      Over-ride for the setting of the editor.
    • type
      Function
  • dojox.editor.plugins.Preview.editor

  • dojox.editor.plugins.Preview.setEditor.editor

    • type
      Object
    • summary
      The editor to configure for this plugin to use.
  • dojox.editor.plugins.Preview.updateState

    • summary
      Over-ride for button state control for disabled to work.
    • type
      Function
  • dojox.editor.plugins.Preview._preview

    • summary
      Function to trigger previewing of the editor document
    • tags:
    • type
      Function
  • dojox.editor.plugins

    • type
      Object
  • dojox.editor

    • type
      Object
  • dojox

    • type
      Object