updateMappers();
The updateMappers method refreshes data mapping objects.
Executing the example requires the SimpleTreeList component with the Tree identifier (see Example of Creating the SimpleTreeList Component).
// Refresh data mapping objects Tree.updateMappers();
After executing the example data mapping objects are refreshed.
See also: