Uses of Interface
org.eclipse.birt.report.engine.content.IBandContent

Packages that use IBandContent
org.eclipse.birt.report.engine.content Defines interfaces of BIRT report items for Engine to pass from executors to emitters. 
 

Uses of IBandContent in org.eclipse.birt.report.engine.content
 

Subinterfaces of IBandContent in org.eclipse.birt.report.engine.content
 interface IListBandContent
          Provides the interface for the Band Content in List.
 interface ITableBandContent
          Provides the interfaces for the Table Band Content
 

Methods in org.eclipse.birt.report.engine.content that return IBandContent
 IBandContent IRowContent.getBand()
           
 IBandContent IGroupContent.getFooter()
          Get the footer of the group.
 IBandContent IGroupContent.getHeader()
          Get the header of the group.
 



Copyright © 2008 Actuate Corp. All rights reserved.