|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.dynamicreports.report.base.style.DRBaseStyle
net.sf.dynamicreports.report.base.style.DRConditionalStyle
public class DRConditionalStyle
| Constructor Summary | |
|---|---|
DRConditionalStyle(DRIExpression<Boolean> conditionExpression)
|
|
| Method Summary | |
|---|---|
DRIExpression<Boolean> |
getConditionExpression()
|
| Methods inherited from class net.sf.dynamicreports.report.base.style.DRBaseStyle |
|---|
getBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalAlignment, init, setBackgroundColor, setBorder, setFont, setForegroundColor, setHorizontalAlignment, setImageScale, setLinePen, setMarkup, setPadding, setParagraph, setPattern, setRadius, setRotation, setVerticalAlignment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.dynamicreports.report.definition.style.DRIBaseStyle |
|---|
getBackgroundColor, getBorder, getFont, getForegroundColor, getHorizontalAlignment, getImageScale, getLinePen, getMarkup, getPadding, getParagraph, getPattern, getRadius, getRotation, getVerticalAlignment |
| Constructor Detail |
|---|
public DRConditionalStyle(DRIExpression<Boolean> conditionExpression)
| Method Detail |
|---|
public DRIExpression<Boolean> getConditionExpression()
getConditionExpression in interface DRIConditionalStyle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||