Interface FormCacheEvent

  • All Superinterfaces:
    Event

    public interface FormCacheEvent
    extends Event
    This class represents a form cache event. A form cache event is published when a form or form section is created or updated. The form manager subscribed itself to these events and updates its internal cache (i.e. cached information about the form sections contained by a form).