Index
All Classes and Interfaces|All Packages
D
- deleteAssociatedPart(Part) - Method in class com.xavierloeraflores.inventorymanagement.Product
-
Deletes a part from the associatedParts list of the product.
- deletePart(Part) - Static method in class com.xavierloeraflores.inventorymanagement.Inventory
-
Takes an index value pointing to a part in the inventory to delete it and return true or false if successful
- deletePart(ActionEvent) - Method in class com.xavierloeraflores.inventorymanagement.MainFormController
-
Handles the delete Part functionality when a user presses the delete button.
- deleteProduct(Product) - Static method in class com.xavierloeraflores.inventorymanagement.Inventory
-
Takes an index value pointing to a product in the inventory to delete it and return true or false if successful
- deleteProduct(ActionEvent) - Method in class com.xavierloeraflores.inventorymanagement.MainFormController
-
Handles the delete Product functionality when a user presses the delete button.
All Classes and Interfaces|All Packages