net.sf.jasperreports.engine
public interface JRTextField extends JRTextElement, JRAnchor, JRHyperlink
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
STANDARD_DATE_FORMAT_DEFAULT
Deprecated.
|
static java.lang.String |
STANDARD_DATE_FORMAT_FULL
Deprecated.
replaced by
DefaultFormatFactory.STANDARD_DATE_FORMAT_FULL |
static java.lang.String |
STANDARD_DATE_FORMAT_HIDE
Deprecated.
replaced by
DefaultFormatFactory.STANDARD_DATE_FORMAT_HIDE |
static java.lang.String |
STANDARD_DATE_FORMAT_LONG
Deprecated.
replaced by
DefaultFormatFactory.STANDARD_DATE_FORMAT_LONG |
static java.lang.String |
STANDARD_DATE_FORMAT_MEDIUM
Deprecated.
replaced by
DefaultFormatFactory.STANDARD_DATE_FORMAT_MEDIUM |
static java.lang.String |
STANDARD_DATE_FORMAT_SEPARATOR
Deprecated.
|
static java.lang.String |
STANDARD_DATE_FORMAT_SHORT
Deprecated.
replaced by
DefaultFormatFactory.STANDARD_DATE_FORMAT_SHORT |
LINE_SPACING_1_1_2, LINE_SPACING_DOUBLE, LINE_SPACING_SINGLE, PROPERTY_PRINT_KEEP_FULL_TEXT, PROPERTY_SAVE_LINE_BREAKS, PROPERTY_TRUNCATE_AT_CHAR, PROPERTY_TRUNCATE_SUFFIX, ROTATION_LEFT, ROTATION_NONE, ROTATION_RIGHT, ROTATION_UPSIDE_DOWN, TEXT_ALIGN_CENTER, TEXT_ALIGN_JUSTIFIED, TEXT_ALIGN_LEFT, TEXT_ALIGN_RIGHTMODE_OPAQUE, MODE_TRANSPARENT, POSITION_TYPE_FIX_RELATIVE_TO_BOTTOM, POSITION_TYPE_FIX_RELATIVE_TO_TOP, POSITION_TYPE_FLOAT, STRETCH_TYPE_NO_STRETCH, STRETCH_TYPE_RELATIVE_TO_BAND_HEIGHT, STRETCH_TYPE_RELATIVE_TO_TALLEST_OBJECTHORIZONTAL_ALIGN_CENTER, HORIZONTAL_ALIGN_JUSTIFIED, HORIZONTAL_ALIGN_LEFT, HORIZONTAL_ALIGN_RIGHT, VERTICAL_ALIGN_BOTTOM, VERTICAL_ALIGN_JUSTIFIED, VERTICAL_ALIGN_MIDDLE, VERTICAL_ALIGN_TOPDEFAULT_FONT_NAME, DEFAULT_FONT_SIZE, DEFAULT_PDF_EMBEDDED, DEFAULT_PDF_ENCODING, DEFAULT_PDF_FONT_NAMEMARKUP_HTML, MARKUP_NONE, MARKUP_RTF, MARKUP_STYLED_TEXTNO_BOOKMARKHYPERLINK_TARGET_BLANK, HYPERLINK_TARGET_CUSTOM, HYPERLINK_TARGET_PARENT, HYPERLINK_TARGET_SELF, HYPERLINK_TARGET_TOP, HYPERLINK_TYPE_CUSTOM, HYPERLINK_TYPE_LOCAL_ANCHOR, HYPERLINK_TYPE_LOCAL_PAGE, HYPERLINK_TYPE_NONE, HYPERLINK_TYPE_NULL, HYPERLINK_TYPE_REFERENCE, HYPERLINK_TYPE_REMOTE_ANCHOR, HYPERLINK_TYPE_REMOTE_PAGE| Modifier and Type | Method and Description |
|---|---|
JRGroup |
getEvaluationGroup()
Gets the evaluation group for this text field.
|
byte |
getEvaluationTime()
Deprecated.
Replaced by
getEvaluationTimeValue(). |
EvaluationTimeEnum |
getEvaluationTimeValue()
Gets the evaluation time for this text field.
|
JRExpression |
getExpression()
Gets the expression for this field.
|
java.lang.String |
getOwnPattern() |
java.lang.String |
getPattern()
Gets the pattern used for this text field.
|
boolean |
isBlankWhenNull()
Indicates whether an empty string will be displayed if the field's expression evaluates to
null. |
java.lang.Boolean |
isOwnBlankWhenNull() |
boolean |
isStretchWithOverflow()
Specifies whether the text field will stretch vertically if its text does not fit in one line.
|
void |
setBlankWhenNull(boolean isBlank)
Specifies whether an empty string sholuld be displayed if the field's expression evaluates to
null. |
void |
setBlankWhenNull(java.lang.Boolean isBlank) |
void |
setPattern(java.lang.String pattern)
Sets the pattern used for this text field.
|
void |
setStretchWithOverflow(boolean isStretchWithOverflow)
Set to true if the text field should stretch vertically if its text does not fit in one line.
|
getBox, getFont, getTextAlignment, setStyledText, setStyledText, setTextAlignmentcollectExpressions, getElementGroup, getKey, getPositionType, getPositionTypeValue, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStretchTypeValue, getX, getY, isPrintInFirstWholeBand, isPrintRepeatedValues, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, setPositionType, setPositionType, setPrintInFirstWholeBand, setPrintRepeatedValues, setPrintWhenDetailOverflows, setRemoveLineWhenBlank, setStretchType, setStretchType, setWidth, setXvisitclonegetParentProperties, getPropertiesMap, hasPropertiesgetHorizontalAlignment, getHorizontalAlignmentValue, getOwnHorizontalAlignment, getOwnHorizontalAlignmentValue, getOwnVerticalAlignment, getOwnVerticalAlignmentValue, getVerticalAlignment, getVerticalAlignmentValue, setHorizontalAlignment, setHorizontalAlignment, setHorizontalAlignment, setVerticalAlignment, setVerticalAlignment, setVerticalAlignmentgetBorder, getBorderColor, getBottomBorder, getBottomBorderColor, getBottomPadding, getLeftBorder, getLeftBorderColor, getLeftPadding, getOwnBorder, getOwnBorderColor, getOwnBottomBorder, getOwnBottomBorderColor, getOwnBottomPadding, getOwnLeftBorder, getOwnLeftBorderColor, getOwnLeftPadding, getOwnPadding, getOwnRightBorder, getOwnRightBorderColor, getOwnRightPadding, getOwnTopBorder, getOwnTopBorderColor, getOwnTopPadding, getPadding, getRightBorder, getRightBorderColor, getRightPadding, getTopBorder, getTopBorderColor, getTopPadding, setBorder, setBorder, setBorderColor, setBottomBorder, setBottomBorder, setBottomBorderColor, setBottomPadding, setBottomPadding, setLeftBorder, setLeftBorder, setLeftBorderColor, setLeftPadding, setLeftPadding, setPadding, setPadding, setRightBorder, setRightBorder, setRightBorderColor, setRightPadding, setRightPadding, setTopBorder, setTopBorder, setTopBorderColor, setTopPadding, setTopPaddinggetFontName, getFontSize, getOwnFontName, getOwnFontSize, getOwnPdfEncoding, getOwnPdfFontName, getOwnSize, getPdfEncoding, getPdfFontName, getReportFont, getSize, isBold, isItalic, isOwnBold, isOwnItalic, isOwnPdfEmbedded, isOwnStrikeThrough, isOwnUnderline, isPdfEmbedded, isStrikeThrough, isUnderline, setBold, setBold, setFontName, setFontSize, setFontSize, setItalic, setItalic, setPdfEmbedded, setPdfEmbedded, setPdfEncoding, setPdfFontName, setReportFont, setSize, setSize, setStrikeThrough, setStrikeThrough, setUnderline, setUnderlinegetFontSize, getLineSpacing, getLineSpacingValue, getMarkup, getOwnLineSpacing, getOwnLineSpacingValue, getOwnMarkup, getOwnRotation, getOwnRotationValue, getRotation, getRotationValue, isOwnStyledText, isStyledText, setLineSpacing, setLineSpacing, setLineSpacing, setMarkup, setRotation, setRotation, setRotationgetBackcolor, getForecolor, getHeight, getMode, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnMode, getOwnModeValue, getWidth, setBackcolor, setForecolor, setMode, setMode, setModegetDefaultLineColor, getLineBoxgetDefaultStyleProvider, getStyle, getStyleNameReferencegetAnchorNameExpression, getBookmarkLevelgetHyperlinkAnchorExpression, getHyperlinkPageExpression, getHyperlinkParameters, getHyperlinkReferenceExpression, getHyperlinkTarget, getHyperlinkTooltipExpression, getHyperlinkType, getHyperlinkTypeValue, getLinkTarget, getLinkTypestatic final java.lang.String STANDARD_DATE_FORMAT_DEFAULT
DefaultFormatFactory.STANDARD_DATE_FORMAT_DEFAULTDateFormat.DEFAULT,
Constant Field Valuesstatic final java.lang.String STANDARD_DATE_FORMAT_SHORT
DefaultFormatFactory.STANDARD_DATE_FORMAT_SHORTDateFormat.SHORT,
Constant Field Valuesstatic final java.lang.String STANDARD_DATE_FORMAT_MEDIUM
DefaultFormatFactory.STANDARD_DATE_FORMAT_MEDIUMDateFormat.MEDIUM,
Constant Field Valuesstatic final java.lang.String STANDARD_DATE_FORMAT_LONG
DefaultFormatFactory.STANDARD_DATE_FORMAT_LONGDateFormat.LONG,
Constant Field Valuesstatic final java.lang.String STANDARD_DATE_FORMAT_FULL
DefaultFormatFactory.STANDARD_DATE_FORMAT_FULLDateFormat.FULL,
Constant Field Valuesstatic final java.lang.String STANDARD_DATE_FORMAT_HIDE
DefaultFormatFactory.STANDARD_DATE_FORMAT_HIDEstatic final java.lang.String STANDARD_DATE_FORMAT_SEPARATOR
DefaultFormatFactory.STANDARD_DATE_FORMAT_SEPARATORboolean isStretchWithOverflow()
void setStretchWithOverflow(boolean isStretchWithOverflow)
byte getEvaluationTime()
getEvaluationTimeValue().EvaluationTimeEnum getEvaluationTimeValue()
JRExpressionjava.lang.String getPattern()
java.lang.String getOwnPattern()
void setPattern(java.lang.String pattern)
boolean isBlankWhenNull()
null.java.lang.Boolean isOwnBlankWhenNull()
void setBlankWhenNull(boolean isBlank)
null.isBlank - true if an empty string will be displayed instead of null values, false otherwisevoid setBlankWhenNull(java.lang.Boolean isBlank)
JRGroup getEvaluationGroup()
JRExpression.EVALUATION_TIME_GROUPJRExpression getExpression()
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com