| |
|
| java.lang.Object net.sf.jasperreports.engine.fill.JRFillElementGroup net.sf.jasperreports.engine.fill.JRFillElementContainer net.sf.jasperreports.engine.fill.JRFillBand
JRFillBand | public class JRFillBand extends JRFillElementContainer implements JRBand(Code) | | author: Teodor Danciu (teodord@users.sourceforge.net) version: $Id: JRFillBand.java 1621 2007-03-06 13:55:00Z lucianc $ |
evaluatePrintWhenExpression | protected void evaluatePrintWhenExpression(byte evaluation) throws JRException(Code) | | |
getContainerHeight | protected int getContainerHeight()(Code) | | |
getHeight | public int getHeight()(Code) | | |
getId | protected int getId()(Code) | | |
isEmpty | protected boolean isEmpty()(Code) | | |
isFirstWholeOnPageColumn | protected boolean isFirstWholeOnPageColumn()(Code) | | Decides whether this band is the for whole band on the page/column.
whether this band is the for whole band on the page/column |
isNewPageColumn | protected boolean isNewPageColumn()(Code) | | |
isPrintWhenExpressionNull | protected boolean isPrintWhenExpressionNull()(Code) | | |
isPrintWhenTrue | protected boolean isPrintWhenTrue()(Code) | | |
isSplitAllowed | public boolean isSplitAllowed()(Code) | | |
isToPrint | protected boolean isToPrint()(Code) | | |
isVariableUsedInSubreportReturns | protected boolean isVariableUsedInSubreportReturns(String variableName)(Code) | | |
resetSavedVariables | protected void resetSavedVariables()(Code) | | |
restoreSavedVariables | protected void restoreSavedVariables()(Code) | | |
saveVariable | protected void saveVariable(String variableName)(Code) | | |
setNewGroup | protected void setNewGroup(JRGroup group, boolean isNew)(Code) | | |
setNewPageColumn | protected void setNewPageColumn(boolean isNew)(Code) | | |
setPrintWhenTrue | protected void setPrintWhenTrue(boolean isPrintWhenTrue)(Code) | | |
setSplitAllowed | public void setSplitAllowed(boolean isSplitAllowed)(Code) | | |
|
|
|