net.sf.dynamicreports.report.definition
Interface DRIBand

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRBand

public interface DRIBand
extends Serializable

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 DRIList getList()
           
 DRIExpression<Boolean> getPrintWhenExpression()
           
 SplitType getSplitType()
           
 

Method Detail

getSplitType

SplitType getSplitType()

getList

DRIList getList()

getPrintWhenExpression

DRIExpression<Boolean> getPrintWhenExpression()


Copyright © 2010-2014. All Rights Reserved.