Uses of Class
domain.Context
Packages that use Context
Package
Description
-
Uses of Context in application
Constructors in application with parameters of type ContextModifierConstructorDescriptionInterfaceAddNewTicket(javafx.stage.Stage principalStage, Context s, Admin userLogin) Constructs the new ticket creation interface. | Construit l'interface de création de nouveau ticket.InterfaceMachineInfo(javafx.stage.Stage s, Machine m, Context c) Constructs the machine information interface. | Construit l'interface d'information d'une machine. -
Uses of Context in application.components
Constructors in application.components with parameters of type ContextModifierConstructorDescriptionNavbar(Admin user, Context context, javafx.stage.Stage stage, javafx.scene.layout.StackPane contentPanel) Admin version. | Version admin.Navbar(Technician user, Context context, javafx.stage.Stage stage, javafx.scene.layout.StackPane contentPanel) Technician version. | Version technicien. -
Uses of Context in application.components.machine
Constructors in application.components.machine with parameters of type Context -
Uses of Context in application.components.staff
Constructors in application.components.staff with parameters of type Context -
Uses of Context in application.sections
Constructors in application.sections with parameters of type ContextModifierConstructorDescriptionConstructor for Admin users. | Constructeur pour les utilisateurs Admin.MainPart(Technician user, Context context) Constructor for Technician users. | Constructeur pour les utilisateurs Technicien.TicketPart(Admin admin, javafx.stage.Stage stage, Context context) Admin view for ticket management. | Vue Admin pour la gestion des tickets.TicketPart(Technician technician, javafx.stage.Stage stage, Context context) Technician versionTicketSection(Context context, javafx.stage.Stage stage, Admin admin) Admin display constructor | Constructeur affichage pour Admin.TicketSection(Context context, javafx.stage.Stage stage, Technician technician) Technician display constructor | Constructeur affichage pour Technician. -
Uses of Context in application.sections.admin
Constructors in application.sections.admin with parameters of type ContextModifierConstructorDescriptionConstructor for AdminPart | Constructeur de la partie interface pour un administrateur.MachinesParts(Context context, javafx.stage.Stage stage, Class<M> type) Creating a chart based on the data passed as parameters | Création d'un graphique à partir des données en paramètres -
Uses of Context in application.sections.technician
Constructors in application.sections.technician with parameters of type ContextModifierConstructorDescriptionTechnicianPart(Technician t, javafx.stage.Stage s, Context c) Constructor for TechnicianPart | Constructeur de la partie interface pour un technicien. -
Uses of Context in domain
Modifier and TypeMethodDescriptionStorage.GetStorageFromStats(Context s) Retrieves all Storage machines from a given Context | Récupère toutes les machines de type Storage depuis un Context donné.