Interface ChangeTrackerCloseAction

All Known Implementing Classes:
StandardCloseAction

public interface ChangeTrackerCloseAction
An optional interface of CloseActions used in screens that may have unsaved changes on closing.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isCheckForUnsavedChanges

      boolean isCheckForUnsavedChanges()
      Returns:
      true if the screen using this action should prevent close if there are unsaved changes