poison ~master (2016-12-10T22:03:17Z)
Home
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