![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Model
, DependentPart
,
View
, and Controller
classes. The View
class is a
subclass of the DependentPart
class.
dependent part model: model view model: model
update:
message to all its
dependents, then send a changed:
message to the model.
update:
message, then
define update:
for the dependent part's class.
model
message to self.
controller model: model
model
message to self.