Overview | Methods | This Package | All Packages
Sets the name of the component that is maintained by the site.
Syntax
public synchronized void setName( String value )
Parameters
value
The component name held by the component's site.
Exceptions
WFCException thrown if the component does not have a site.
See Also getName