refreshAllViews() |
It refreshes all the views of the model with the latest data available in the model. Any changes made to the data that are not saved will be lost.
Syntax
Script | ModelID.refreshAllViews() |
Remarks
This method will undo all the changes done on all views of the model. The views will be thus refreshed with the last saved data.