modules.mymvc.Controller Class
the class for to implement Controller part in the MVC design pattern
Constructor
modules.mymvc.Controller
(
Controller
-
model
-
notify
Parameters:
-
model
Model -
notify
Notifythe communication tool bettween every mmodule
Returns:
Controller:
return the controller linked with itself's model and notify