Deserializes the lane grid from the specified XML element.
Namespace: MindFusion.Diagramming.Lanes
File: Grid.js
SyntaxJavaScript
Copy Code
|
|---|
function loadFromXml (xmlElement, context) |
Element. An XML DOM element that will contain the item's data.
XmlPersistContext. An object providing contextual information about the deserialization process and some helper deserialization methods.
See Also