Uses of Interface
com.wellnessapp.controller.IBaseController
-
Uses of IBaseController in com.wellnessapp.controller
Modifier 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.