- hasBeenModified - Variable in class be.ac.ulb.infof307.g02.views.ListComponent
-
- hasBeenModified() - Method in class be.ac.ulb.infof307.g02.views.ListComponent
-
- hash(String) - Static method in class be.ac.ulb.infof307.g02.utils.HashPassword
-
Creates a hash for the given password
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.Article
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.DaySchedule
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.GroceryList
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.Position
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.Product
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.ProductAmount
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.Recipe
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.Schedule
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.Shop
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.Time
-
- hashCode() - Method in class be.ac.ulb.infof307.g02.models.TimeSlot
-
- hashedPassword - Variable in class be.ac.ulb.infof307.g02.models.User
-
- HashPassword - Class in be.ac.ulb.infof307.g02.utils
-
Makes a secure hash of password
- HashPassword() - Constructor for class be.ac.ulb.infof307.g02.utils.HashPassword
-
- hasProduct(Product) - Method in class be.ac.ulb.infof307.g02.models.Shop
-
- hasSpecialChar(String) - Static method in class be.ac.ulb.infof307.g02.utils.Utils
-
Returns whether the string contains a special character.
- header - Variable in class be.ac.ulb.infof307.g02.views.ViewWithMenu
-
- Headers - Enum in be.ac.ulb.infof307.g02.utils
-
- Headers() - Constructor for enum be.ac.ulb.infof307.g02.utils.Headers
-
- HeadersNotConsistentException - Exception in be.ac.ulb.infof307.g02.exceptions.import_export
-
Exception thrown if the headers of an imported CSV file are not consistent.
- HeadersNotConsistentException(String) - Constructor for exception be.ac.ulb.infof307.g02.exceptions.import_export.HeadersNotConsistentException
-
- HEIGHT_SCENE - Static variable in class be.ac.ulb.infof307.g02.views.NutritionalValueView
-
- HEIGHT_WINDOW - Static variable in class be.ac.ulb.infof307.g02.views.CreateProductView
-
- HEIGHT_WINDOW - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HEIGHT_WINDOW - Static variable in class be.ac.ulb.infof307.g02.views.SelectBestTourGroceryListView
-
- HELP_BEST_TOUR_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HELP_FILTER_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HELP_GROCERY_LIST_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HELP_IMPORT_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HELP_INDEX_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HELP_ITEM_SELECTION_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HELP_MAP_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- HELP_RECIPE_FXML - Static variable in class be.ac.ulb.infof307.g02.views.HelpView
-
- helpButton - Variable in class be.ac.ulb.infof307.g02.views.MenuComponent
-
- helpController - Variable in class be.ac.ulb.infof307.g02.controllers.ControllerMaster
-
- HelpController - Class in be.ac.ulb.infof307.g02.controllers
-
Controller of the helpView.
- HelpController(ControllerMaster, HelpPage) - Constructor for class be.ac.ulb.infof307.g02.controllers.HelpController
-
- helpPage - Variable in class be.ac.ulb.infof307.g02.controllers.ControllerWithMenu
-
- HelpPage - Enum in be.ac.ulb.infof307.g02.views
-
- HelpPage() - Constructor for enum be.ac.ulb.infof307.g02.views.HelpPage
-
- helpPane - Variable in class be.ac.ulb.infof307.g02.views.HelpView
-
The pane in which the help pages are displayed
- HelpView - Class in be.ac.ulb.infof307.g02.views
-
Displays the adequate help page for the current view
and allows the user to change the help page being shown.
- HelpView(HelpController, HelpPage) - Constructor for class be.ac.ulb.infof307.g02.views.HelpView
-
- hideAllLabels() - Method in class be.ac.ulb.infof307.g02.views.EditAccountView
-
Hides all the labels on the screen
- hideFilteredShops(List<Shop>) - Method in class be.ac.ulb.infof307.g02.views.MapComponent
-
Asks the JavaScript to hide some shops
- hideFilterMenu() - Method in class be.ac.ulb.infof307.g02.views.MapView
-
- hour - Variable in class be.ac.ulb.infof307.g02.models.Time
-