Package main.Pages
Class Exit
java.lang.Object
main.Pages.Page
main.Pages.Exit
Exit the current page to return to the previous page
- Since:
- 2023-4-13
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class main.Pages.Page
getPreviousPage
-
Constructor Details
-
Exit
Constructor for Exit- Parameters:
previousPage
- the previous page
-
-
Method Details
-
executable
Main executable for this page- Specified by:
executable
in classPage
- Returns:
- null
-