poison ~0.0.6 (2016-11-24T21:26:34Z)
Dub
Repo
EventArgs
poison
core
eventargs
Base event args
class
EventArgs {
this
();
static
EventArgs
empty
[@property getter];
}
Constructors
this
this
()
Creates a new instance of event args.
Members
Properties
empty
EventArgs
empty
[@property getter]
Gets an empty event args.
Meta
Source
See Implementation
poison
core
eventargs
modules
buttoneventargs
changeeventargs
keyeventargs
mouseeventargs
texteventargs
classes
EventArgs
Base event args