org.apache.batik.script

Interface ScriptEventWrapper

public interface ScriptEventWrapper

Interface for objects that act as a Java wrapper for a javascript event object.
Method Summary
ObjectgetEventObject()
Returns the event object this object is wrapping.

Method Detail

getEventObject

public Object getEventObject()
Returns the event object this object is wrapping.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.