Uses of Class
MySTARS.View
-
Uses of View in MySTARS
Subclasses of View in MySTARS Modifier and Type Class Description class
AddCourseView
Create newCourse
object and fills in necessary information.class
AddUserView
class
AdminMainView
The main menu for the Student side of the Application.class
ChangeIndexView
class
LoginView
Initial View seen byUser
.class
LogoutView
The log out page before being redirected to theLoginView
.class
PrintStudentListView
Class to handle the admin function of printing the list of students.class
PrintTimeTableView
A view that prints the Timetable for the currently logged in User.class
StudentMainView
The main menu for the Student side of the Application.class
SwapIndexView
class
UpdateCourseView
UpdatesCourse
object and with new information.class
VacanciesView