-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
ComponentModel for passing a set of Components to views. It would be similar to ObjectModel, except that those objects would only be instantiated by the view itself when needed. For example if set as a model to ListView, it would only instantiate those components that are currently visible (compared to ObjectModel as a model where all of the contents are already instantiated in the model itself).