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 TypeClassDescriptionclass
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.