Component.setName

Overview | Methods | This Package | All Packages

Component.setName

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