com.businessobjects.rebean.wi
Interface BlockInfo


public interface BlockInfo

Warning: This interface is no longer functional from the SAP BusinessObjects 4.0 release onwards.

The BlockInfo interface defines a entry point for the block information.

A block can be a table or a graph. Blocks are a collection of blocks in the report.

BlockTypes refer to the supported blocks (e.g. v table, h table, x table, graph...).


Method Summary
 Blocks getBlocks()
          Returns a collection of blocks.
 

Method Detail

getBlocks

Blocks getBlocks()
Returns a collection of blocks.

Returns:
A blocks collection.