<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../com/mxgraph/util/mxEventObject.html"title="class in com.mxgraph.util"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
Uses of <AHREF="../../../../com/mxgraph/util/mxEventObject.html"title="class in com.mxgraph.util">mxEventObject</A> in <AHREF="../../../../com/mxgraph/util/package-summary.html">com.mxgraph.util</A></FONT></TH>
<THALIGN="left"COLSPAN="2">Methods in <AHREF="../../../../com/mxgraph/util/package-summary.html">com.mxgraph.util</A> with parameters of type <AHREF="../../../../com/mxgraph/util/mxEventObject.html"title="class in com.mxgraph.util">mxEventObject</A></FONT></TH>
<TD><CODE><B>mxEventSource.</B><B><AHREF="../../../../com/mxgraph/util/mxEventSource.html#fireEvent(com.mxgraph.util.mxEventObject)">fireEvent</A></B>(<AHREF="../../../../com/mxgraph/util/mxEventObject.html"title="class in com.mxgraph.util">mxEventObject</A> evt)</CODE>
<BR>
Dispatches the given event name with this object as the event source.</TD>
<TD><CODE><B>mxEventSource.</B><B><AHREF="../../../../com/mxgraph/util/mxEventSource.html#fireEvent(com.mxgraph.util.mxEventObject, java.lang.Object)">fireEvent</A></B>(<AHREF="../../../../com/mxgraph/util/mxEventObject.html"title="class in com.mxgraph.util">mxEventObject</A> evt,
<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> sender)</CODE>
<BR>
Dispatches the given event name, passing all arguments after the given
name to the registered listeners for the event.</TD>
<TD><CODE><B>mxEventSource.mxIEventListener.</B><B><AHREF="../../../../com/mxgraph/util/mxEventSource.mxIEventListener.html#invoke(java.lang.Object, com.mxgraph.util.mxEventObject)">invoke</A></B>(<AHREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true"title="class or interface in java.lang">Object</A> sender,
<AHREF="../../../../com/mxgraph/util/mxEventObject.html"title="class in com.mxgraph.util">mxEventObject</A> evt)</CODE>
<BR>
Called when the graph model has changed.</TD>
<TDBGCOLOR="#EEEEFF"CLASS="NavBarCell1"><AHREF="../../../../com/mxgraph/util/mxEventObject.html"title="class in com.mxgraph.util"><FONTCLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>