Interface IFeatureEditCandidateObserver


public interface IFeatureEditCandidateObserver
Observer that notifies of edit candidate changes.
See Also:
  • Method Details Link icon

    • onEditCandidatesChanged Link icon

      void onEditCandidatesChanged(@NotNull FeatureEditCandidateEvent editCandidateEvent)
      Used to notify that the edit candidates have changed.
      Parameters:
      editCandidateEvent - an event that provides more information about the change