EditAccountController(ControllerMaster master) |
GroceryListController(ControllerMaster master,
java.lang.String listName) |
GroceryListSelectionController(ControllerMaster master) |
HelpController(ControllerMaster controllerMaster,
HelpPage helpPage) |
ImportArticlesController(ControllerMaster master,
Shop targetShop) |
LoginController(ControllerMaster master) |
MapController(ControllerMaster master)
Class constructor that retrieve the shops from the database and
instantiate the view
|
RecipeController(ControllerMaster master,
java.lang.String recipeName)
Constructor: Fetches the recipe from the DB and creates the view.
|
RecipeSelectionController(ControllerMaster master) |
RegisterController(ControllerMaster master) |
SelectBestTourGroceryListController(ControllerMaster master) |
SelectionController(ControllerMaster master) |
ShowResultController(ControllerMaster master,
GroceryList groceryList)
Class Constructor
|