net.sf.dynamicreports.design.definition.component
Interface DRIDesignTextField
- All Superinterfaces:
- DRIDesignComponent, DRIDesignHyperLinkComponent
- All Known Implementing Classes:
- DRDesignTextField
public interface DRIDesignTextField
- extends DRIDesignHyperLinkComponent
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from interface net.sf.dynamicreports.design.definition.component.DRIDesignComponent |
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank |
getPattern
String getPattern()
getPatternExpression
DRIDesignExpression getPatternExpression()
getHorizontalAlignment
HorizontalAlignment getHorizontalAlignment()
getValueExpression
DRIDesignExpression getValueExpression()
isPrintRepeatedValues
boolean isPrintRepeatedValues()
getEvaluationTime
EvaluationTime getEvaluationTime()
getEvaluationGroup
DRIDesignGroup getEvaluationGroup()
getMarkup
Markup getMarkup()
isStretchWithOverflow
boolean isStretchWithOverflow()
Copyright © 2010-2014. All Rights Reserved.