Overview | Methods | This Package | All Packages
Adds an event to the associated component class.
Syntax
public void add( EventInfo e )
Parameters
e
An EventInfo object that defines the event.
Remarks
For an example that shows how to use this method, see the ClassInfo overview.