Class MesPatient
java.lang.Object
com.serinity.consultationcontrol.controller.doctor.MesPatient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgoConsultations(javafx.event.ActionEvent event) voidgoDashboard(javafx.event.ActionEvent event) voidgoRdv(javafx.event.ActionEvent event) void
-
Constructor Details
-
MesPatient
public MesPatient()
-
-
Method Details
-
initialize
public void initialize() -
goRdv
public void goRdv(javafx.event.ActionEvent event) -
goConsultations
public void goConsultations(javafx.event.ActionEvent event) -
goDashboard
public void goDashboard(javafx.event.ActionEvent event)
-