Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll 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