Inform view of changes to the actual data or metadata. This method is called
by the ModelAdapter in response to data changes. Application developers do not
need to call it.
Inform view of changes to the data availability. This method is called by the
ModelAdapter in response to data availability changes. Application developers
do not need to call it.
Inform view that a lazy data fetch has been completed. This method is called by
the ModelAdapter in response to the completion of a lazy data fetch. Application
developers do not need to call it.