Interface ChangeTracker

All Known Subinterfaces:
EditorScreen<E>
All Known Implementing Classes:
StandardEditor

public interface ChangeTracker
Screen that can contain unsaved changes.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • hasUnsavedChanges

      boolean hasUnsavedChanges()
      Returns:
      true if screen has unsaved changes