ClassInfo.getDefaultPropertyName

Overview | Methods | This Package | All Packages

ClassInfo.getDefaultPropertyName

Retrieves the name of the default property of the component class.

Syntax

public String getDefaultPropertyName()

Return Value

Returns the default property name. If the component class has no property event, null is returned. For more information, see IClassInfo.getDefaultPropertyName.