Uses of Class
com.wellnessapp.controller.BaseController
Packages that use BaseController
-
Uses of BaseController in com.wellnessapp.controller
Subclasses of BaseController in com.wellnessapp.controllerModifier and TypeClassDescriptionclassResponsible for handling controller logic for the home page view, First controller to be initialised after successfully logging in.classResponsible for managing controller logic for the mood chart view.classResponsible for managing logic for the mood entry popup.