Uses of Interface
org.eclipse.birt.report.engine.content.IGroupContent
Packages that use IGroupContent
Package
Description
Defines interfaces of BIRT report items for Engine to pass from
executors to emitters.
Defines the interfaces of report emitters, and also provides serval general
classes for emitters to output XML document, process hyperline, etc.
-
Uses of IGroupContent in org.eclipse.birt.report.engine.content
Subinterfaces of IGroupContent in org.eclipse.birt.report.engine.contentModifier and TypeInterfaceDescriptioninterface
Provide the interfaces for the List Group Content.interface
Provide the interfaces for the Table Group Content.Methods in org.eclipse.birt.report.engine.content that return IGroupContentMethods in org.eclipse.birt.report.engine.content with parameters of type IGroupContent -
Uses of IGroupContent in org.eclipse.birt.report.engine.emitter
Methods in org.eclipse.birt.report.engine.emitter with parameters of type IGroupContentModifier and TypeMethodDescriptionvoid
IContentEmitter.endGroup
(IGroupContent group) End groupvoid
IContentEmitter.startGroup
(IGroupContent group) Start group