net.sf.dynamicreports.design.definition.component
Interface DRIDesignBreak

All Superinterfaces:
DRIDesignComponent
All Known Implementing Classes:
DRDesignBreak

public interface DRIDesignBreak
extends DRIDesignComponent

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

Method Summary
 BreakType getType()
           
 
Methods inherited from interface net.sf.dynamicreports.design.definition.component.DRIDesignComponent
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank
 

Method Detail

getType

BreakType getType()


Copyright © 2010-2014. All Rights Reserved.