Uses of Interface
com.wellnessapp.controller.IBaseController
Packages that use IBaseController
-
Uses of IBaseController in com.wellnessapp.controller
Classes in com.wellnessapp.controller that implement IBaseControllerModifier and TypeClassDescriptionclass
The base controller used to abstract common logic from higher level controller classes.class
Responsible for handling controller logic for the home page view, First controller to be initialised after successfully logging in.class
Responsible for managing controller logic for the mood chart view.class
Responsible for managing logic for the mood entry popup.