Overview | Methods | This Package | All Packages
Retrieves the name of the default event of the component class.
Syntax
public String getDefaultEventName()
Return Value
Returns the default event name. If the component class has no default event, null is returned. For more information, see IClassInfo.getDefaultEventName.