Uses of Class
org.eclipse.birt.report.model.api.command.ResourceChangeEvent

Packages that use ResourceChangeEvent
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") 
org.eclipse.birt.report.model.api.command Provides events when some command operations modify the state of the Design Engine. 
org.eclipse.birt.report.model.api.core 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
 

Methods in org.eclipse.birt.report.model.api with parameters of type ResourceChangeEvent
 void SessionHandle.fireResourceChange(ResourceChangeEvent ev)
          Informs this session some resources is changed.
 

Uses of ResourceChangeEvent in org.eclipse.birt.report.model.api.command
 

Subclasses of ResourceChangeEvent in org.eclipse.birt.report.model.api.command
 class LibraryChangeEvent
          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 ResourceChangeEvent
 void IResourceChangeListener.resourceChanged(ModuleHandle module, ResourceChangeEvent event)
          Notifies this listener that some resource changes happened.
 



Copyright © 2008 Actuate Corp. All rights reserved.