Interface FormulaUpdatedHandler

All Superinterfaces:
EventHandler

public interface FormulaUpdatedHandler extends EventHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification fired when a user either creates a new formula field or edits an existing formula field.
  • Method Details

    • onFormulaUpdated

      void onFormulaUpdated(FormulaUpdated event)
      Notification fired when a user either creates a new formula field or edits an existing formula field.
      Parameters:
      event - the event