fromModel abstract method
void
fromModel(
- M model
Sets the control values from a model of type M
.
Implementation
void fromModel(M model);
Sets the control values from a model of type M
.
void fromModel(M model);