|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdori.jasper.engine.base.JRBaseElementGroup
dori.jasper.engine.design.JRDesignElementGroup
dori.jasper.engine.design.JRDesignBand
| Field Summary | |
protected int |
height
|
protected boolean |
isSplitAllowed
|
protected JRExpression |
printWhenExpression
|
| Fields inherited from class dori.jasper.engine.base.JRBaseElementGroup |
children, elementGroup |
| Constructor Summary | |
JRDesignBand()
|
|
| Method Summary | |
int |
getHeight()
|
JRExpression |
getPrintWhenExpression()
|
boolean |
isSplitAllowed()
|
void |
setHeight(int height)
|
void |
setPrintWhenExpression(JRExpression expression)
|
void |
setSplitAllowed(boolean isSplitAllowed)
|
| Methods inherited from class dori.jasper.engine.design.JRDesignElementGroup |
addElement, addElementGroup, removeElement, removeElementGroup, setElementGroup |
| Methods inherited from class dori.jasper.engine.base.JRBaseElementGroup |
getChildren, getElementByKey, getElementGroup, getElements |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface dori.jasper.engine.JRElementGroup |
getChildren, getElementByKey, getElementGroup, getElements |
| Field Detail |
protected int height
protected boolean isSplitAllowed
protected JRExpression printWhenExpression
| Constructor Detail |
public JRDesignBand()
| Method Detail |
public int getHeight()
getHeight in interface JRBandpublic void setHeight(int height)
public boolean isSplitAllowed()
isSplitAllowed in interface JRBandpublic void setSplitAllowed(boolean isSplitAllowed)
setSplitAllowed in interface JRBandpublic JRExpression getPrintWhenExpression()
getPrintWhenExpression in interface JRBandpublic void setPrintWhenExpression(JRExpression expression)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||