Class DocumentEventsDefaultHandler

java.lang.Object
com.altova.automation.StyleVision.DocumentEventsDefaultHandler
All Implemented Interfaces:
COMDispatchEvent, DocumentEvents

public class DocumentEventsDefaultHandler
extends java.lang.Object
implements DocumentEvents
  • Constructor Summary

    Constructors 
    Constructor Description
    DocumentEventsDefaultHandler()  
  • Method Summary

    Modifier and Type Method Description
    void onDocumentClosed​(Document i_ipDocument)
    method OnDocumentClosed
    JVariant onEvent​(int methodID, JVariant[] pDispParams)
    Distribute the event - call the appropriate handler with the converted COM parameters.
    void onModifiedFlagChanged​(boolean i_bIsModified)
    method OnModifiedFlagChanged

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait