Interface SheetCloseListener

    • Method Detail

      • sheetClosed

        void sheetClosed​(Sheet sheet)
        Called when a sheet has closed.
        Parameters:
        sheet - The sheet that is now closed.