Package org.apache.batik.script
Interface ScriptEventWrapper
-
public interface ScriptEventWrapperInterface for objects that act as a Java wrapper for a javascript event object.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ObjectgetEventObject()Returns the event object this object is wrapping.
-