public class BarCodeColumn extends ImageColumn implements BarcodeTypes
_2_OF_7, _3_OF_9, BOOKLAND, CODABAR, CODE_128, CODE_128A, CODE_128B, CODE_128C, CODE_39, CODE_39_EXTENDED, EAN128, EAN13, GLOBAL_TRADE_IT_NUMBER, INT_2_OF_5, MONARCH, NW7, PDF417, SCC14_SHIPPING_CODE, SHIPMENT_IDENTIFICATION_NUMBER, STD_2_OF_5, UCCEAN128, UCCEAN128_00, UPCA, USD3, USD4, USPS
SERIAL_VERSION_UID
Constructor and Description |
---|
BarCodeColumn() |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationIdentifier() |
int |
getBarcodeType() |
boolean |
isCheckSum() |
boolean |
isHaltWhenException() |
boolean |
isShowText() |
void |
setApplicationIdentifier(String applicationIdentifier) |
void |
setBarcodeType(int barcodeType) |
void |
setCheckSum(boolean checkSum) |
void |
setHaltWhenException(boolean haltWhenException) |
void |
setShowText(boolean showText) |
getScaleMode, getTextForExpression, getValueClassNameForExpression, setScaleMode
getCalculatedExpressionText, getColumns, getExpression, getExpressionForCalculation, getInitialExpression, getTextForExpressionForCalculartion, getVariableClassName, getVariables, setCalculatedExpressionText, setColumns, setExpression, setExpressionForCalculation, setVariables
getColumnProperty, getExpressionToGroupBy, getFieldDescription, getGroupVariableName, setColumnProperty, setExpressionToGroupBy, setFieldDescription
getBlankWhenNull, getColSpan, getConditionalStyles, getFixedWidth, getHeaderMarkup, getHeaderStyle, getLink, getMarkup, getName, getPattern, getPosX, getPosY, getPrintRepeatedValues, getReportName, getStyle, getTextFormatter, getTitle, getTruncateSuffix, getWidth, hasParentCol, setBlankWhenNull, setColSpan, setConditionalStyles, setFixedWidth, setHeaderMarkup, setHeaderStyle, setLink, setMarkup, setName, setPattern, setPosX, setPosY, setPrintRepeatedValues, setReportName, setStyle, setTextFormatter, setTitle, setTruncateSuffix, setWidth
public boolean isHaltWhenException()
public void setHaltWhenException(boolean haltWhenException)
public String getApplicationIdentifier()
public void setApplicationIdentifier(String applicationIdentifier)
public boolean isShowText()
public void setShowText(boolean showText)
public int getBarcodeType()
public void setBarcodeType(int barcodeType)
public boolean isCheckSum()
public void setCheckSum(boolean checkSum)
Copyright © 2006–2015 FDV Solutions. All rights reserved.