Uses of Interface
edu.pdx.cs410J.grader.poa.StudentsView.SelectStudentHandler
Packages that use StudentsView.SelectStudentHandler
- 
Uses of StudentsView.SelectStudentHandler in edu.pdx.cs410J.grader.poa
Methods in edu.pdx.cs410J.grader.poa with parameters of type StudentsView.SelectStudentHandlerModifier and TypeMethodDescriptionvoidStudentsView.addSelectStudentHandler(StudentsView.SelectStudentHandler handler)  - 
Uses of StudentsView.SelectStudentHandler in edu.pdx.cs410J.grader.poa.ui
Methods in edu.pdx.cs410J.grader.poa.ui with parameters of type StudentsView.SelectStudentHandlerModifier and TypeMethodDescriptionvoidStudentsWidget.addSelectStudentHandler(StudentsView.SelectStudentHandler handler)