IBM ILOG Dojo Diagrammer 1.1.1 API Documentation
Legend: Array Boolean Constructor Date DomNode Error Function Namespace Number Object RegExp Singleton String

ibm_ilog.diagram.editor

Object » ibm_ilog.diagram.editor

Property Summary

Method Summary

  • Clipboard(diagram) creates a new clipboard instance, initializing a new serializer.
  • DiagramEditor() Used to disable the initialization of inline-editable fields in the templates, lowering graphic overhead.
  • DiagramSerializer(diagram, transformFunction, notifiyingObject)

Attached Objects

Properties

EditingUtils
adorners
interactors
undo

Methods

Clipboard
creates a new clipboard instance, initializing a new serializer.
ParameterTypeDescription
diagram
DiagramEditor

In addition to the services from Diagram, this widget includes the following services:

  • Can be a drag and drop target (look at samples/dnd/dnd.html)
  • Node/Subgraph resizing through adorners
  • Link creation and editing through adorners
DiagramSerializer
ParameterTypeDescription
diagram
transformFunction
notifiyingObject