Component.getName

Overview | Methods | This Package | All Packages

Component.getName

Retrieves the name of the component that is maintained by the site.

Syntax

public synchronized String getName()

Return Value

Returns the component name held by the component's site. If the component does not have a site, null is returned.

See Also   setName