|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSystem.EventArgs
public class EventArgs
System.EventArgs is the base class for classes containing event data.
Field Summary | |
---|---|
static EventArgs |
Empty
Represents an event with no event data. |
Constructor Summary | |
---|---|
EventArgs()
Initializes a new Instance of the System.EventArgs class. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final EventArgs Empty
Constructor Detail |
---|
public EventArgs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |