A view definition written against a model, where the source is already known.
Model.createView() fills from in with the model itself, so the caller writes only what the view selects. Supplying from anyway overrides it.
Model.createView()
from
A view definition written against a model, where the source is already known.
Model.createView()fillsfromin with the model itself, so the caller writes only what the view selects. Supplyingfromanyway overrides it.