mxGraphCodec

Codec for mxGraphs.  This class is created and registered dynamically at load time and used implicitly via mxCodec and the mxCodecRegistry.

Transient Fields

  • graphListeners
  • eventListeners
  • view
  • container
  • cellRenderer
  • editor
  • selection
Extends mxEventSource to implement a graph component for the browser.
XML codec for JavaScript object graphs.
Singleton class that acts as a global registry for codecs.
Close