Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
IComponentSite.componentChanged
Specifies that the associated component has changed.
Syntax
public synchronized void componentChanged()
Remarks
A component's customizer should call this method when it changes a property of the component; this ensures a property browser will display the updated property.