Package | Description |
---|---|
ch.gbssg.app.bla.medicalHistory | |
ch.gbssg.app.bla.patient | |
ch.gbssg.app.bla.user | |
ch.gbssg.app.ila.admin | |
ch.gbssg.app.ila.doctor | |
ch.gbssg.app.ila.export | |
ch.gbssg.app.ila.kv | |
ch.gbssg.app.tla |
Modifier and Type | Class and Description |
---|---|
class |
MedicalHistoryView
Represents the View of the Medical History Agent
Loads the belonging fxml and initialize the view and all other elements
Handles the Events and redirect them to the controller.
|
Modifier and Type | Class and Description |
---|---|
class |
PatientView
Represents the View of the Patient Agent
Loads the belonging fxml and initialize the view and all other elements
Handles the Events and redirect them to the controller.
|
Modifier and Type | Class and Description |
---|---|
class |
UserView
Represents the View of the user Agent
Loads the belonging fxml and initialize the view and all other elements
Handles the Events and redirect them to the controller.
|
Modifier and Type | Class and Description |
---|---|
class |
AdminView
Represents the View of the Intermediate level Agent Admin
Loads the belonging fxml and initialize the view and all other elements
Handles the Events and redirect them to the controller.
|
Modifier and Type | Class and Description |
---|---|
class |
DoctorView
view for doctor agent
|
Modifier and Type | Class and Description |
---|---|
class |
ExportView
View for the Export Agent
Displays if it is needed a Modal Window, for setting the Options to finish the Export
|
Modifier and Type | Class and Description |
---|---|
class |
KvView
Represents the View of the Intermediate level Agent KV
Loads the belonging fxml and initialize the view and all other elements
Handles the Events and redirect them to the controller.
|
Modifier and Type | Class and Description |
---|---|
class |
AppView
Represents the View of the Top level Agent App
Loads the belonging fxml and initialize the view and all other elements
Handles the Events and redirect them to the controller.
|