Contains the arguments passed to handlers of the importItem event of VisioImportListener.
Namespace: com.mindfusion.diagramming.importers
Package: com.mindfusion.diagramming.importers
SyntaxJava
Copy Code
|
|---|
public class ImportItemEvent extends EventObject |
Inheritance Hierarchyjava.lang.Object![]()
java.util.EventObject![]()
com.mindfusion.diagramming.importers.ImportItemEvent
See Also