IComponentSite.setName

Overview | Methods | This Package | All Packages

IComponentSite.setName

Sets the name of the associated component that is maintained by the site.

Syntax

public synchronized void setName( String value )

Parameters

value

The component name held by the site.

See Also   getName