Uses of Class
com.ehealthsystem.healthInformation.HealthInformationTableView
-
Uses of HealthInformationTableView in com.ehealthsystem.database
Modifier and TypeMethodDescriptionstatic javafx.collections.ObservableList<HealthInformationTableView>
Database.getHealthInformationForTableView
(String username) Get a users current health statuses so that they can manage theirsModifier and TypeMethodDescriptionstatic void
Database.deleteHealthInformation
(HealthInformationTableView selected, String username) Delete a user's health status -
Uses of HealthInformationTableView in com.ehealthsystem.healthInformation
Modifier and TypeFieldDescription(package private) HealthInformationTableView
HealthInformationController.selectedRow
represents the selected row to determine which row needs to be deleted when event is triggeredModifier and TypeFieldDescription(package private) javafx.scene.control.TableColumn<HealthInformationTableView,
String> HealthInformationController.healthProblem
(package private) javafx.scene.control.TableView<HealthInformationTableView>
HealthInformationController.healthTableView
all attributes with a fx:id assigned in the view(package private) javafx.scene.control.TableColumn<HealthInformationTableView,
String> HealthInformationController.ICD