Package main.Pages

Class CoordEditTitle

java.lang.Object
main.Pages.Page
main.Pages.CoordEditTitle

public class CoordEditTitle extends Page
Page for Coordinator to edit title of a project
Since:
2023-4-13
  • Constructor Details

    • CoordEditTitle

      public CoordEditTitle(Page previousPage, Coordinator coordinator)
      Constructor for this class
      Parameters:
      previousPage - the previous page
      coordinator - the current user
  • Method Details

    • executable

      public Page executable()
      Main executable for this page Please see the Page class for abstract method
      Specified by:
      executable in class Page
      Returns:
      next page CoordinatorMain