net.sf.dynamicreports.report.definition.style
Interface DRIConditionalStyle

All Superinterfaces:
DRIBaseStyle, Serializable
All Known Implementing Classes:
DRConditionalStyle

public interface DRIConditionalStyle
extends DRIBaseStyle

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

Method Summary
 DRIExpression<Boolean> getConditionExpression()
           
 
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
 

Method Detail

getConditionExpression

DRIExpression<Boolean> getConditionExpression()


Copyright © 2010-2014. All Rights Reserved.