|
|||||||||||
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.base.JRBaseBand
Field Summary | |
protected int |
height
|
protected boolean |
isSplitAllowed
|
protected JRExpression |
printWhenExpression
|
Fields inherited from class dori.jasper.engine.base.JRBaseElementGroup |
children, elementGroup |
Constructor Summary | |
protected |
JRBaseBand(JRBand band,
JRBaseObjectFactory factory)
|
Method Summary | |
int |
getHeight()
|
JRExpression |
getPrintWhenExpression()
|
boolean |
isSplitAllowed()
|
void |
setSplitAllowed(boolean isSplitAllowed)
|
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 |
protected JRBaseBand(JRBand band, JRBaseObjectFactory factory)
Method Detail |
public int getHeight()
getHeight
in interface JRBand
public boolean isSplitAllowed()
isSplitAllowed
in interface JRBand
public void setSplitAllowed(boolean isSplitAllowed)
setSplitAllowed
in interface JRBand
public JRExpression getPrintWhenExpression()
getPrintWhenExpression
in interface JRBand
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |