Interface DRIDesignTextField
- All Superinterfaces:
DRIDesignComponent, DRIDesignHyperLinkComponent, Serializable
- All Known Implementing Classes:
DRDesignTextField
DRIDesignTextField interface.
- Author:
- Ricardo Mariaca, Jan Moxter
-
Method Summary
Modifier and TypeMethodDescriptiongetEvaluationGroup.getEvaluationTime.getHorizontalTextAlignment.getMarkup.getPattern.getPatternExpression.getValueExpression.booleanisPrintRepeatedValues.Methods inherited from interface DRIDesignComponent
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlankMethods inherited from interface DRIDesignHyperLinkComponent
getAnchorNameExpression, getBookmarkLevel, getHyperLink
-
Method Details
-
getPattern
-
getPatternExpression
DRIDesignExpression getPatternExpression()getPatternExpression.
- Returns:
- a
DRIDesignExpressionobject.
-
getHorizontalTextAlignment
HorizontalTextAlignment getHorizontalTextAlignment()getHorizontalTextAlignment.
- Returns:
- a
HorizontalTextAlignmentobject.
-
getValueExpression
-
isPrintRepeatedValues
boolean isPrintRepeatedValues()isPrintRepeatedValues.
- Returns:
- a boolean.
-
getEvaluationTime
-
getEvaluationGroup
-
getMarkup
-
getTextAdjust
TextAdjust getTextAdjust()- Returns:
- a
TextAdjustobject.
-