Adds an extender property to the associated component class.
public void add( ExtenderInfo e )
e
An ExtenderInfo object that defines the event.
For an example that shows how to use this method, see ClassInfo.getExtenders.