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 TypeClassDescriptionclassThe base controller used to abstract common logic from higher level controller classes.classResponsible 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.