Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Raises the propertyChanged event for the specified property.
aComponent.raisePropertyChanged(propertyName);
Parameters
Parameter |
Description |
---|---|
propertyName |
The name of the property that changed. |
See Also
Tasks
Creating Custom Non-Visual Client Components
Concepts
Defining Custom Component Properties and Raising PropertyChanged Events
Creating a Client Component Class Using the Prototype Model