org.apache.batik.dom.xbl

Interface OriginalEvent

public interface OriginalEvent

Interface implemented by Event objects usable in an XBL processing document. Eventually will move to org.w3c.dom.xbl (or some such package).
Method Summary
EventgetOriginalEvent()
Gets the event from which this event was cloned.

Method Detail

getOriginalEvent

public Event getOriginalEvent()
Gets the event from which this event was cloned.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.