Search
TabbedDiagramView Methods
 


 Public Methods

  Name Description

create

Creates and initializes a new TabbedDiagramView from the specified element. This method is static and can be called without creating an instance of the class.

dispose

DiagramView.dispose override.

fromJson

Loads the diagram from a JSON string.

initialize

DiagramView.initialize override.

loadFromXml

Loads the diagram from an XML file.

saveToXml

Saves the diagram to an XML file.

setTheme

Sets the current theme of the control and its pages.

toJson

Saves the diagram to a JSON string.

 See Also