java.lang.Object
com.wellnessapp.controller.BaseController
com.wellnessapp.controller.MoodPopupController
- All Implemented Interfaces:
IBaseController
Responsible for managing logic for the mood entry popup.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Starter method that runs on page mountprotected void
protected void
Methods inherited from class com.wellnessapp.controller.BaseController
getStage, initStage, onMount
-
Constructor Details
-
MoodPopupController
public MoodPopupController()
-
-
Method Details
-
initialize
public void initialize()Starter method that runs on page mount -
onCreateEntry
- Throws:
SQLException
-
onCancelEntry
protected void onCancelEntry()
-