Style Intelligence v12.0

inetsoft.report
Interface GroupableLayout

All Known Implementing Classes:
DefaultSectionLens, TableLayout

public interface GroupableLayout

GroupableLayout, defines all common functions for groupable element layout.


Method Summary
 List getBandInfos()
          Get all bands infomations.
 List getCellInfos(boolean all)
          Get all cell infomations for the layout.
 

Method Detail

getBandInfos

List getBandInfos()
Get all bands infomations.


getCellInfos

List getCellInfos(boolean all)
Get all cell infomations for the layout.

Parameters:
all, - false only return cells which on top-left of span or no span cells.

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.