Uses of Interface
org.eclipse.birt.report.model.api.extension.IElementCommand

Packages that use IElementCommand
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.extension Defines the fundamental interfaces for those extensions from the reportitem extension point. 
 

Uses of IElementCommand in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api with parameters of type IElementCommand
 void CommandStack.execute(IElementCommand command)
          Executes the specified extended element command.
 

Uses of IElementCommand in org.eclipse.birt.report.model.api.extension
 

Classes in org.eclipse.birt.report.model.api.extension that implement IElementCommand
 class ElementCommand
          Extension adapter class for the IElementCommand.
 



Copyright © 2008 Actuate Corp. All rights reserved.