SubView mixin

Description

Enables the Control to serve as a View for a viewmodel described by a model-bound object.
Modifying a viewmodel observable bound to the Control propagates the change directly to the model-bound object.

Controls:
  • GroupSubView
  • AutoSizeGroupSubView
  • SpanSubView
  • StackLayoutSubView

Use Case

Allows the creation of simple Class view model where the ViewModel structure toViewModel/toObject is not necessary.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.