Uses of Class
org.eclipse.birt.report.model.api.command.ResourceChangeEvent
Packages that use ResourceChangeEvent
Package
Description
Provides events when some command operations modify the state of the
Design Engine.
Represents the fundamental data structures of the user-defined property
and the interface of UI listener.
-
Uses of ResourceChangeEvent in org.eclipse.birt.report.model.api.command
Subclasses of ResourceChangeEvent in org.eclipse.birt.report.model.api.commandModifier and TypeClassDescriptionclass
Notification event that says that the module need refreshing. -
Uses of ResourceChangeEvent in org.eclipse.birt.report.model.api.core
Methods in org.eclipse.birt.report.model.api.core with parameters of type ResourceChangeEventModifier and TypeMethodDescriptionvoid
IResourceChangeListener.resourceChanged
(ModuleHandle module, ResourceChangeEvent event) Notifies this listener that some resource changes happened.