net.sf.dynamicreports.report.definition.component
Interface DRIBreak

All Superinterfaces:
DRIComponent, Serializable
All Known Implementing Classes:
DRBreak

public interface DRIBreak
extends DRIComponent

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

Method Summary
 BreakType getType()
           
 
Methods inherited from interface net.sf.dynamicreports.report.definition.component.DRIComponent
getPrintWhenExpression, getPropertyExpressions, getRemoveLineWhenBlank, getStyle, getTableOfContentsHeading
 

Method Detail

getType

BreakType getType()


Copyright © 2010-2014. All Rights Reserved.