Applies a data map to a view fragment, setting fields on child views based on the provided content. Iterates over the fragment's dataMapViewsById and applies mapped data fields using getPath.
The view fragment containing data maps and child views.
The data source used to populate the fragment's fields.
Applies a data map to a view fragment, setting fields on child views based on the provided content. Iterates over the fragment's dataMapViewsById and applies mapped data fields using getPath.