Index

A C D E F G H I J L M N P R S T V 
All Classes|All Packages

C

Careplan - Class in edu.ntnu.idata1002.prosjekt2021.model
Represents a patients careplan.
Careplan(String) - Constructor for class edu.ntnu.idata1002.prosjekt2021.model.Careplan
Creates an instance of careplan.
CarePlanController - Class in edu.ntnu.idata1002.prosjekt2021.ui
Controller for the careplan scene.
CarePlanController() - Constructor for class edu.ntnu.idata1002.prosjekt2021.ui.CarePlanController
 
CarePlanController.ButtonList - Enum in edu.ntnu.idata1002.prosjekt2021.ui
Constant values for how the lists are displayed.
changeTaskPositionDown(TodoTask) - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
Changes the position of the given todoTask with one spot up.
changeTaskPositionUp(TodoTask) - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
Changes the position of the given todotask with one spot down.
changeTaskPostitionBottom(TodoTask) - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
Changes the position of the given to do task to the bottom of the ArrayList.
changeTaskPostitionTop(TodoTask) - Method in class edu.ntnu.idata1002.prosjekt2021.model.Careplan
Changes the position of the given todoTask to the top of the ArrayList.
Contact - Class in edu.ntnu.idata1002.prosjekt2021.model
Represents a contact person.
Contact(String, String) - Constructor for class edu.ntnu.idata1002.prosjekt2021.model.Contact
Creates an instance of a Contact.
A C D E F G H I J L M N P R S T V 
All Classes|All Packages