Index
All Classes and Interfaces|All Packages
O
- oldProduct - Variable in class com.xavierloeraflores.inventorymanagement.ModifyProductController
-
The [oldProduct] to be referenced.
- openPage(ActionEvent, String) - Method in class com.xavierloeraflores.inventorymanagement.MainFormController
-
Utility function that is used to switch between pages
- Outsourced - Class in com.xavierloeraflores.inventorymanagement
-
A class representing outsourced parts in which inherits from the part class.
- Outsourced(int, String, double, int, int, int, String) - Constructor for class com.xavierloeraflores.inventorymanagement.Outsourced
-
Constructor initializing this.id to id, this.name to name, this.price to price, this.stock to stock, this.min to min, this.max to max, this.companyName to companyName
All Classes and Interfaces|All Packages