Uses of Interface
org.eclipse.birt.report.model.api.activity.IEventFilter
Packages that use IEventFilter
Package
Description
Manages the low-level undoable operations and event
notifications.
-
Uses of IEventFilter in org.eclipse.birt.report.model.api.activity
Methods in org.eclipse.birt.report.model.api.activity that return IEventFilterModifier and TypeMethodDescriptionTransactionOption.getEventFilter()
Gets the event filter set in this option.Methods in org.eclipse.birt.report.model.api.activity with parameters of type IEventFilterModifier and TypeMethodDescriptionvoid
TransactionOption.setEventfilter
(IEventFilter eventFilter)