Search
Diagram.getClsidTable Method
See Also
 

Gets the table of registered item identifiers.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public HashMap<String, ClassDescriptor> getClsidTable ()

 Return Value

 See Also