Updating a Java Component
You typically update a component after you have configured its implementation. You can perform the update from the canvas or from the Problems view.
- Procedure
- The procedure depends on the control you want to use.
Control Procedure Canvas - Right-click the component and select Refresh from Implementation.
Canvas - Right-click a component and select .
Problems View - In the Problems view, right-click an error of the form The component "ComponentName" is out of sync with its implementation and select Quick Fix.
- In the Quick Fix dialog select Update Component from Implementation.
- Click Finish.
All the changes made to the component since the implementation was generated are discarded and the component is refreshed from the implementation.