Uses of Interface
org.eclipse.birt.report.model.api.extension.IElementCommand
Packages that use IElementCommand
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
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 IElementCommandModifier and TypeMethodDescriptionvoid
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 IElementCommandModifier and TypeClassDescriptionclass
Extension adapter class for the IElementCommand.