Search
ListViewBase.shapeLibraryLoaded Event
See Also
 





Raised when a ShapeLibrary is loaded from shapeLibraryLocation.

Namespace: MindFusion.Diagramming
File: ListViewBase.js

 Syntax

JavaScript  Copy Code

listView.shapeLibraryLoaded.addEventListener(onShapeLibraryLoaded);

 See Also