Uses of Class
org.hippoecm.frontend.model.event.EventCollection
Packages that use EventCollection
-
Uses of EventCollection in org.hippoecm.frontend.model
Methods in org.hippoecm.frontend.model with parameters of type EventCollection -
Uses of EventCollection in org.hippoecm.frontend.model.event
Methods in org.hippoecm.frontend.model.event with parameters of type EventCollectionModifier and TypeMethodDescriptionvoid
IObservationContext.notifyObservers
(EventCollection<IEvent<T>> events) Notify observers of events that pertain to an observable.