All Classes
-
Class Summary Class Description ApiCalls Class that represents the Api calls to LinkedIn and OneCareerStop for the "Application Search" feature of JobTracker.ApplicationDataProvider This class provides filtering and other "CRUD" operations for Jobs objects on the "My Application" page.ApplicationForm An Application for performing create-read-update-delete operations on Jobs.ApplicationGrid Grid of Jobs, handling the visual presentation and filtering of a set of items.ApplicationSearchDataProvider This class is the data provider for the application search page in JobTracker.ApplicationSearchDataService This class represents the DataService used for the "ApplicationSearch" feature of JobTracker.ApplicationSearchForm This form is used by the ApplicationSearchView to represent the form needed to add a Jobs object to the backend.ApplicationSearchGrid Grid of job objects, handling the visual presentation and filtering of a set of items.ApplicationSearchView Represents the UI for the "Application Search" page, incorporates functionality for "CRUD" operations as well.ApplicationSearchViewLogic This class provides an interface for the logical operations between the CRUD view, its parts like the job editor form and the backend data, including fetching and saving jobs.ApplicationView A view for performing create-read-update-delete operations on Jobs.ApplicationViewLogic This class provides an interface for the logical operations between the CRUD view, its parts like the Job editor form and the data source, including fetching and saving jobs.ConfirmDialog Class to represent the confirm dialog for UI.Csv Class that represents the backend for JobTracker.DataService This interface is used to retrieve and update data to and from the CSV files.ErrorView View shown when trying to navigate to a view that does not exist usingJobBoardView The JobBoardView class is used to generate the frontend page for the "Dashboard" tab on the UI.JobBoardViewLogic This class provides an interface for the logical operations for the JobBoarchView (Dashboard).JobDataProvider This class allows for filtering and "CRUD" operations for the "Dashboard" page of the application.JobDataService A Data Service class dedicated to User Job board.JobGrid Grid of Jobs, handling the visual presentation and filtering of a set of items.Jobs Representation of a Job applicationLoginScreen UI content when the user is not logged in yet.MainLayout The main layout.MockDataService Mock data model.MyApplication This method runs the JobTracker application.ProfileView This class represents the "Profile" page in the UI.SendMail This class is used to handle the "Send reminder email" functionality for JobTracker.User Class that represents the user in JobTracker.UserLoginForm A form for editing a single product.UserRegisterForm A form for editing a single product.