JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ch.gbssg.core.pac
Interface IView
All Known Implementing Classes:
AdminView
,
AppView
,
DoctorView
,
ExportView
,
KvView
,
MedicalHistoryView
,
PatientView
,
UserView
public interface
IView
Interface with basic methods for all Agent Views
Version:
1.0
Author:
Michael Huber
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
javafx.scene.layout.Pane
getContent
()
Returns the Container which inherits all GUI Elements loaded from the FXML file
Method Detail
getContent
javafx.scene.layout.Pane getContent()
Returns the Container which inherits all GUI Elements loaded from the FXML file
Returns:
Pane
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method