Search
ImportItemEvent Class
See Also
 

Contains the arguments passed to handlers of the importItem event of VisioImportListener.

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

 Syntax

Java  Copy Code

public class ImportItemEvent extends EventObject

 Inheritance Hierarchy

java.lang.Object
    java.util.EventObject
        com.mindfusion.diagramming.importers.ImportItemEvent

 See Also