Schnittstelle ValueProperties
- Alle bekannten Implementierungsklassen:
AbstractValueElement, FieldElement, FieldPart
public interface ValueProperties
Interface for elements that display numbers,
string and other types of values.
This class is part of the
This class is part of the
RDC.- Seit:
- 6.1
-
Feldübersicht
FelderModifikator und TypFeldBeschreibungstatic final intThe am/pm symbol is printed after the time value: 10:00 PM.static final intThe am/pm symbol is printed before the time value: AM 10:00.static final intNumber representation has bracketed number with minus if number is negative.static final intDate value will be printed only.static final intDate value will be printed before time value.static final intDate time order come form the system.static final intDraw day first, then month and then year.static final intDay of week in angle bracketsstatic final intDay of week has no enclosure.static final intDay of week in parenthesizesstatic final intDay of week in squared brackets.static final StringFOR INTERNAL USE ONLYstatic final intThe currency symbol will be fixed on border of field.static final intThe currency symbol will cleave on number.static final intCalendar type: gregorian.static final intCalendar type: US-gregorian.static final intCalendar type: hijri.static final intCalendar type: japanese.static final intCalendar type: korean.static final intThe currency symbol will placed leading, then a minus, if number is negative and trailing the number itself, i.e. $-20.static final intIf number is negative, minus will placed leading, then the currency symbol and trailing the number itself, i.e. -$20.static final intDate representation has leading day of week.static final intNumber representation has leading minus if number is negative.static final intDate format uses a numeric day with leading zeros.static final intDate representation has numeric month value with leading zero.static final intDay of week has long format, i.e. monday, 01.08.2001.static final intLong era representation.static final intDate representation has long month value.static final intDate representation has long year.static final intDraw month first, then day and then year.static final intDate format uses no day.static final intNo day of week, i.e. 01.08.2001static final intNo era representation.static final intTime representation has no hour value.static final intTime representation has no minute value.static final intDate representation has no month value.static final intThe currency symbol will not drawn.static final intDate representation has no year.static final intNumber representation has no minus, also if number is negative.static final intVeraltet.static final intUse the default Integer NumberFormat instance for formatting numbers.static final intUse the default NumberFormat instance for formatting numbers.static final intUse the default Integer NumberFormat instance for formatting numbers.static final intUse the default Integer NumberFormat instance for formatting numbers.static final intArabic Numeral languagestatic final intBengali Numeral languagestatic final intDevangari Numeral languagestatic final intEastern Arabic Numeral languagestatic final intEthiopic Numeral languagestatic final intEuropean Numeral languagestatic final intGujarati Numeral languagestatic final intGurmukhi Numeral languagestatic final intKannada Numeral languagestatic final intKhmer Numeral languagestatic final intLao Numeral languagestatic final intMalayalam Numeral languagestatic final intMongolian Numeral languagestatic final intMyanmar Numeral languagestatic final intOriya Numeral languagestatic final intTamil Numeral languagestatic final intTelugu Numeral languagestatic final intThai Numeral languagestatic final intTibetan Numeral languagestatic final intDate format uses a numeric day.static final intTime representation has numeric hour value.static final intTime representation has numeric hour but no leading zero.static final intTime representation has numeric minute value.static final intTime representation has numeric minute but no leading zero.static final intDate representation has numeric month value.static final intTime representation has numeric value, but no leading zero.static final intTime representation has no second value.static final intTime representation has numeric value.static final intThe output value of a field with return type boolean is represented by '1' or '0'.static final intRounding mode to round towards positive infinity.static final intRounding mode to round towards zero.static final intRounding mode to round towards negative infinity.static final intRounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down.static final intRounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor.static final intRounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up.static final intRounding mode to round away from zero.static final intDay of week has short format, i.e. mon, 01.08.2001.static final intShort era representation.static final intDate representation has short month value.static final intDate representation has short year.static final intThe output value of a field with return type boolean is represented, according with language, by 'T' or 'F' (en), 'W' or 'F'(de) etc.static final intCalendar type: taiwanes Not supported yet, for future use.static final intCalendar type: thai.static final intDate value will be printed after time value.static final intTime value will be printed only.static final intThe number will placed leading, then if number is negative the minus and trailing the currency symbol, i.e. 20-$.static final intIf number is negative, minus will placed leading, then the number itself and trailing the currency symbol, i.e. -20$.static final intDate representation has trailing day of week.static final intNumber representation has trailing minus if number is negative.static final intThe output value of a field with return type boolean is represented, according with language, by 'true' or 'false' (en), 'wahr' or 'falsch'(de) etc.static final intTime base is set to 12 hours.static final intTime base is set to 24 hours.static final intUse custom date/time/number format instead of system short, medium or long date/time format.static final intUse system default full date format.static final intUse system default full time format.static final intUse system default long date format.static final intUse system default long time format.static final intUse system default medium date format.static final intUse system default medium time format.static final intUse system default short date format.static final intUse system default short time format.static final intThe output value of a field with return type boolean is represented, according with language, by 'Y' or 'N' (en), 'J' or 'N'(de) etc.static final intDraw year first, then month and then day.static final intThe output value of a field with return type boolean is represented, according with language, by 'Yes' or 'No' (en), 'Ja' or 'Nein'(de) etc. -
Methodenübersicht
Modifikator und TypMethodeBeschreibungReturns the formula which specifies the value of the allowed field clipping property ornullif not set.intReturns the value of the property 'am pm order/type'.returns the formula of the property 'am pm order/type'.Returns the value of the property 'am string'.Returns the formula of the property 'am string'.intReturns the value of the property 'boolean format output type'.Returns the formula for the property 'boolean format output type'.intReturns the value of the property 'currency position type'.Returns the formula for the property 'currency position type'.Returns the separator between the number value and currency symbol.Returns the formula for the property 'currency separator'.Returns the value of the property 'currency symbol'.Returns the formula for the property 'currency symbol'.intReturns the value of the property 'currency symbol type'.Returns the formula for the property 'currency symbol type'.intFor future use.For future use.intFor future use.For future use.Returns the value of the property 'date first separator'.Returns the formula for the property 'date first separator'.intReturns the date format type set for this element.Returns the formula for the property 'date format type'.intReturns the value of the property 'date order'.Returns the formula for the property 'date order'.Returns the value of the property 'date prefix separator'.Returns the formula for the property 'date prefix separator'.Returns the value of the property 'date second separator'.Returns the formula for the property 'date second separator'.Returns the value of the property 'date suffix separator'.Returns the formula for the property 'date suffix separator'.intReturns the value of the property 'date time order'.Returns the formula for the property 'date time order'.Returns the value of the property 'date time separator'.Returns the formula for the property 'date time separator'.intReturns the value of the property 'day of week enclosure'.Returns the formula for the property 'day of week enclosure'.intReturns the value of the property 'day of week position'.Returns the formula for the property 'day of week position'.Returns the value of the property 'day of week separator'.Returns the formula for the property 'day of week separator'.intReturns the value of the property 'day of week type'.Returns the formula for the property 'day of week type'.intReturns the value of the property 'day type'.Returns the formula for the property 'day type'.Returns the value of the property 'decimal separators symbol'.Returns the formula for the property 'decimal separators symbol'.Returns the value of the property 'hour minute separator'.Returns the formula for the property 'hour minute separator'.intReturns the value of the property 'hour type'.Returns the formula for the property 'hour type'.Returns the formula of the property 'manual format'.Returns the value of the property 'minute second separator'.Returns the formula for the property 'minute second separator'.intReturns the value of the property 'minute type'.Returns the formula for the property 'minute type'.intReturns the value of the property 'month type'.Returns the formula for the property 'month type'.intReturns the value of the property 'n decimal places'.Returns the formula for the property 'n decimal places'.intReturns the value of the property 'negative type'.Returns the formula for the property 'negative type'.intReturns the number format type set for this element.Returns the formula which returns the number format type to use for this element.intReturns the language of numerals for numbers, date, time and datetime values.Returns the value of the property 'pm string'.Returns the formula of the property 'pm string'.Returns the formula for the property 'use reverse sign for display'.intReturns which digit to round the number to.Returns the formula which provides the digit to round the number to.intReturns the rounding mode for this element.Returns the formula for the rounding mode, can be null if the formula is not set.intReturns the value of the property 'second type'.Returns the formula for the property 'second type'.booleanReturns the value of the property 'suppress if zero'.Returns the formula for the property 'suppress if zero'.Returns the value of the property 'thousands separator symbol'.Returns the formula for the property 'thousands separator symbol'.intReturns the value of the property 'time base'.Returns the formula for the property 'time base'.intReturns the time format type to use for this element.Returns the formula determining the time format type to use for this element.booleanReturns the value of the property 'use leading zero'.Returns the formula for the property 'use leading zero'.booleanReturns the value of the property 'use one currency symbol per page'.Returns the formula for the property 'use one currency symbol per page'.booleanReturns the value of the property 'use thousands separator'.Returns the formula for the property 'use thousands separator'.intReturns the value of the property 'year type'.Returns the formula for the property 'year type'.Returns the value of the property 'zero value string'.booleanReturnstrueif allow field clipping is enabled, elsefalseis returned.booleanChecks the property 'use reverse sign for display'voidsetAllowFieldClipping(boolean newValue) Specify how the field value is shown when the width of the element is smaller than the width of the string representation of the field.voidsetAllowFieldClippingFormula(FormulaField newField) Sets a formula ornullto specify the value of the allowed field clipping property by a formula.voidsetAmPmOrder(int newValue) Sets the value of the property 'am pm order/type'.voidsetAmPmOrderFormula(FormulaField newFormula) Sets the formula for the property 'am pm order/type'.voidsetAmString(String newValue) Sets the value of the property 'am string'.voidsetAmStringFormula(FormulaField newFormula) Sets the formula for the property 'am string'.voidsetBooleanFormatOutputType(int newValue) Sets the value of the property 'boolean format output type'.voidsetBooleanFormatOutputTypeFormula(FormulaField newFormula) Sets the formula for the property 'boolean format output type'.voidsetCurrencyPosition(int newValue) Sets the value of the property 'currency position type'.voidsetCurrencyPositionFormula(FormulaField newFormula) Sets the formula for the property 'currency position type'.voidsetCurrencySeparator(String newCurrencySeparator) Sets the separator to be displayed between the number value and the currency value.voidsetCurrencySeparatorFormula(FormulaField newFormula) Sets the formula which should be used to retrieve the value for the separator between number value and currency symbol.voidsetCurrencySymbol(String newValue) Sets the value of the property 'currency symbol'.voidsetCurrencySymbolFormula(FormulaField newFormula) Sets the formula for the property 'currency symbol'.voidsetCurrencySymbolType(int newValue) Sets the value of the property 'currency symbol type'.voidsetCurrencySymbolTypeFormula(FormulaField newFormula) Sets the formula for the property 'currency symbol type'.voidsetDateCalendarType(int newValue) For future use.voidsetDateCalendarTypeFormula(FormulaField newFormula) For future use.voidsetDateEraType(int newValue) For future use.voidsetDateEraTypeFormula(FormulaField newFormula) For future use.voidsetDateFirstSeparator(String newValue) Sets the value of the property 'date first separator'.voidsetDateFirstSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'date first separator'.voidsetDateFormatType(int newValue) Sets the date format type to use for this element.voidsetDateFormatTypeFormula(FormulaField newFormula) Sets the formula for the property 'date format type'.voidsetDateOrder(int newValue) Sets the value of the property 'date order'.voidsetDateOrderFormula(FormulaField newFormula) Sets the formula for the property 'date order'.voidsetDatePrefixSeparator(String newValue) Sets the value of the property 'date prefix separator'.voidsetDatePrefixSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'date prefix separator'.voidsetDateSecondSeparator(String newValue) Sets the value of the property 'date second separator'.voidsetDateSecondSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'date second separator'.voidsetDateSuffixSeparator(String newValue) Sets the value of the property 'date suffix separator'.voidsetDateSuffixSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'date suffix separator'.voidsetDateTimeOrder(int newValue) Sets the value of the property 'date time order'.voidsetDateTimeOrderFormula(FormulaField newFormula) Sets the formula for the property 'date time order'.voidsetDateTimeSeparator(String newValue) Sets the value of the property 'date time separator'.voidsetDateTimeSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'date time separator'.voidsetDayOfWeekEnclosure(int newValue) Sets the value of the property 'day of week enclosure'.voidsetDayOfWeekEnclosureFormula(FormulaField newFormula) Sets the formula for the property 'day of week enclosure'.voidsetDayOfWeekPosition(int newValue) Sets the value of the property 'day of week position'.voidsetDayOfWeekPositionFormula(FormulaField newFormula) Sets the formula for the property 'day of week position'.voidsetDayOfWeekSeparator(String newValue) Sets the value of the property 'day of week separator'.voidsetDayOfWeekSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'day of week separator'.voidsetDayOfWeekType(int newValue) Sets the value of the property 'day of week type'.voidsetDayOfWeekTypeFormula(FormulaField newFormula) Sets the formula for the property 'day of week type'.voidsetDayType(int newValue) Sets the value of the property 'day type'.voidsetDayTypeFormula(FormulaField newFormula) Sets the formula for the property 'day type'.voidsetDecimalSeparatorSymbol(String newValue) Sets the value of the property 'decimal separators symbol'.voidsetDecimalSeparatorSymbolFormula(FormulaField newFormula) Sets the formula for the property 'decimal separators symbol'.voidsetHourMinuteSeparator(String newValue) Sets the value of the property 'hour minute separator'.voidsetHourMinuteSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'hour minute separator'.voidsetHourType(int newValue) Sets the value of the property 'hour type'.voidsetHourTypeFormula(FormulaField newFormula) Sets the formula for the property 'hour type'.voidsetManualFormatFormula(FormulaField newFormula) Returns the formula of the property 'manual format'.voidsetMinuteSecondSeparator(String newValue) Sets the value of the property 'minute second separator'.voidsetMinuteSecondSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'minute second separator'.voidsetMinuteType(int newValue) Sets the value of the property 'minute type'.voidsetMinuteTypeFormula(FormulaField newFormula) Sets the formula for the property 'minute type'.voidsetMonthType(int newValue) Sets the value of the property 'month type'.voidsetMonthTypeFormula(FormulaField newFormula) Sets the formula for the property 'month type'.voidsetNDecimalPlaces(int newValue) Sets the value of the property 'n decimal places'.voidsetNDecimalPlacesFormula(FormulaField newFormula) Sets the formula for the property 'n decimal places'.voidsetNegativeType(int newValue) Sets the value of the property 'negative type'.voidsetNegativeTypeFormula(FormulaField newFormula) Sets the formula for the property 'negative type'.voidsetNumberFormatType(int newValue) Sets the number format type to use for this element.voidsetNumberFormatTypeFormula(FormulaField newFormula) Sets the formula which returns the number format type to use for this element.voidsetNumeralLanguage(int interpretation) Sets the language of the numerals in number, date, time or datetime values.voidsetPmString(String newValue) Sets the value of the property 'pm string'.voidsetPmStringFormula(FormulaField newFormula) Sets the formula for the property 'pm string'.voidsetReverseSignForDisplay(boolean newValue) Sets the property 'use reverse sign for display'.voidsetReverseSignForDisplayFormula(FormulaField newFormula) Sets the formula for the property 'use reverse sign for display'.voidsetRounding(int digits) Sets which digit to round the number to.voidsetRoundingFormula(FormulaField newFormula) Sets the formula which provides the digit to round the number to.voidsetRoundingMode(int roundingMode) Sets the rounding mode.voidsetRoundingModeFormula(FormulaField newFormula) Sets the formula for the property 'rounding mode'.voidsetSecondType(int newValue) Sets the value of the property 'second type'.voidsetSecondTypeFormula(FormulaField newFormula) Sets the formula for the property 'second type'.voidsetSuppressIfZero(boolean newValue) Sets the value of the property 'suppress if zero'.voidsetSuppressIfZeroFormula(FormulaField newFormula) Sets the formula for the property 'suppress if zero'.voidsetThousandsSeparatorSymbol(String newValue) Sets the value of the property 'thousands separator symbol'.voidsetThousandsSeparatorSymbolFormula(FormulaField newFormula) Sets the formula for the property 'thousands separator symbol'.voidsetTimeBase(int newValue) Sets the value of the property 'time base'.voidsetTimeBaseFormula(FormulaField newFormula) Sets the formula for the property 'time base'.voidsetTimeFormatType(int systemDefaultTimeType) Sets the time format type to use for this element.voidsetTimeFormatTypeFormula(FormulaField newFormula) Sets the formula determining the time format type to use for this element.voidsetUseLeadingZero(boolean newValue) Sets the value of the property 'use leading zero'.voidsetUseLeadingZeroFormula(FormulaField newFormula) Sets the formula for the property 'use leading zero'.voidsetUseOneCurrencySymbolPerPage(boolean newValue) Sets the value of the property 'use one currency symbol per page'.voidsetUseOneCurrencySymbolPerPageFormula(FormulaField newFormula) Sets the formula for the property 'use one currency symbol per page'.voidsetUseThousandsSeparator(boolean newValue) Sets the value of the property 'use thousands separator'.voidsetUseThousandsSeparatorFormula(FormulaField newFormula) Sets the formula for the property 'use thousands separator'.voidsetYearType(int newValue) Sets the value of the property 'year type'.voidsetYearTypeFormula(FormulaField newFormula) Sets the formula for the property 'year type'.voidsetZeroValueString(String newValue) Sets the value of the property 'zero value string'.
-
Felddetails
-
USE_SYSTEM_FULL_TIME
static final int USE_SYSTEM_FULL_TIMEUse system default full time format.- Siehe auch:
-
USE_SYSTEM_LONG_TIME
static final int USE_SYSTEM_LONG_TIMEUse system default long time format.- Siehe auch:
-
USE_SYSTEM_MEDIUM_TIME
static final int USE_SYSTEM_MEDIUM_TIMEUse system default medium time format.- Siehe auch:
-
USE_SYSTEM_SHORT_TIME
static final int USE_SYSTEM_SHORT_TIMEUse system default short time format.- Siehe auch:
-
USE_SYSTEM_FULL_DATE
static final int USE_SYSTEM_FULL_DATEUse system default full date format.- Siehe auch:
-
USE_SYSTEM_LONG_DATE
static final int USE_SYSTEM_LONG_DATEUse system default long date format.- Siehe auch:
-
USE_SYSTEM_MEDIUM_DATE
static final int USE_SYSTEM_MEDIUM_DATEUse system default medium date format.- Siehe auch:
-
USE_SYSTEM_SHORT_DATE
static final int USE_SYSTEM_SHORT_DATEUse system default short date format.- Siehe auch:
-
NOT_USING_SYSTEM_DEFAULTS
Veraltet.As of version 25.4, useUSE_CUSTOM_FORMATUse a custom format instead of system short or long.- Siehe auch:
-
NUMBER_FORMAT_INTEGER
static final int NUMBER_FORMAT_INTEGERUse the default Integer NumberFormat instance for formatting numbers.- Siehe auch:
-
NUMBER_FORMAT_FRACTIONAL
static final int NUMBER_FORMAT_FRACTIONALUse the default NumberFormat instance for formatting numbers.- Siehe auch:
-
NUMBER_FORMAT_PERCENT
static final int NUMBER_FORMAT_PERCENTUse the default Integer NumberFormat instance for formatting numbers.- Siehe auch:
-
NUMBER_FORMAT_CURRENCY
static final int NUMBER_FORMAT_CURRENCYUse the default Integer NumberFormat instance for formatting numbers.- Siehe auch:
-
USE_CUSTOM_FORMAT
static final int USE_CUSTOM_FORMATUse custom date/time/number format instead of system short, medium or long date/time format.- Siehe auch:
-
GREGORIAN_CALENDAR
static final int GREGORIAN_CALENDARCalendar type: gregorian.- Siehe auch:
-
GREGORIAN_US_CALENDAR
static final int GREGORIAN_US_CALENDARCalendar type: US-gregorian. Not supported yet, for future use.- Siehe auch:
-
JAPANESE_CALENDAR
static final int JAPANESE_CALENDARCalendar type: japanese. Not supported yet, for future use.- Siehe auch:
-
TAIWANESE_CALENDAR
static final int TAIWANESE_CALENDARCalendar type: taiwanes Not supported yet, for future use.- Siehe auch:
-
KOREAN_CALENDAR
static final int KOREAN_CALENDARCalendar type: korean. Not supported yet, for future use.- Siehe auch:
-
HIJRI_CALENDAR
static final int HIJRI_CALENDARCalendar type: hijri. Not supported yet, for future use.- Siehe auch:
-
THAI_CALENDAR
static final int THAI_CALENDARCalendar type: thai. Not supported yet, for future use.- Siehe auch:
-
SHORT_ERA
static final int SHORT_ERAShort era representation. Not supported yet, for future use.- Siehe auch:
-
LONG_ERA
static final int LONG_ERALong era representation. Not supported yet, for future use.- Siehe auch:
-
NO_ERA
static final int NO_ERANo era representation. Not supported yet, for future use.- Siehe auch:
-
NUMERIC_DAY
static final int NUMERIC_DAYDate format uses a numeric day.- Siehe auch:
-
LEADING_ZERO_NUMERIC_DAY
static final int LEADING_ZERO_NUMERIC_DAYDate format uses a numeric day with leading zeros.- Siehe auch:
-
NO_DAY
static final int NO_DAYDate format uses no day.- Siehe auch:
-
LEADING_ZERO_NUMERIC_MONTH
static final int LEADING_ZERO_NUMERIC_MONTHDate representation has numeric month value with leading zero.- Siehe auch:
-
LONG_MONTH
static final int LONG_MONTHDate representation has long month value.- Siehe auch:
-
NO_MONTH
static final int NO_MONTHDate representation has no month value.- Siehe auch:
-
NUMERIC_MONTH
static final int NUMERIC_MONTHDate representation has numeric month value.- Siehe auch:
-
SHORT_MONTH
static final int SHORT_MONTHDate representation has short month value.- Siehe auch:
-
SHORT_YEAR
static final int SHORT_YEARDate representation has short year.- Siehe auch:
-
LONG_YEAR
static final int LONG_YEARDate representation has long year.- Siehe auch:
-
NO_YEAR
static final int NO_YEARDate representation has no year.- Siehe auch:
-
LEADING_DAY_OF_WEEK
static final int LEADING_DAY_OF_WEEKDate representation has leading day of week.- Siehe auch:
-
TRAILING_DAY_OF_WEEK
static final int TRAILING_DAY_OF_WEEKDate representation has trailing day of week.- Siehe auch:
-
DAY_OF_WEEK_ENCLOSURE_NONE
static final int DAY_OF_WEEK_ENCLOSURE_NONEDay of week has no enclosure.- Siehe auch:
-
DAY_OF_WEEK_ENCLOSURE_PARENTHESIS
static final int DAY_OF_WEEK_ENCLOSURE_PARENTHESISDay of week in parenthesizes- Siehe auch:
-
DAY_OF_WEEK_ENCLOSURE_ANGLE
static final int DAY_OF_WEEK_ENCLOSURE_ANGLEDay of week in angle brackets- Siehe auch:
-
DAY_OF_WEEK_ENCLOSURE_SQUARED
static final int DAY_OF_WEEK_ENCLOSURE_SQUAREDDay of week in squared brackets.- Siehe auch:
-
SHORT_DAY_OF_WEEK
static final int SHORT_DAY_OF_WEEKDay of week has short format, i.e. mon, 01.08.2001.- Siehe auch:
-
LONG_DAY_OF_WEEK
static final int LONG_DAY_OF_WEEKDay of week has long format, i.e. monday, 01.08.2001.- Siehe auch:
-
NO_DAY_OF_WEEK
static final int NO_DAY_OF_WEEKNo day of week, i.e. 01.08.2001- Siehe auch:
-
YEAR_MONTH_DAY
static final int YEAR_MONTH_DAYDraw year first, then month and then day.- Siehe auch:
-
DAY_MONTH_YEAR
static final int DAY_MONTH_YEARDraw day first, then month and then year.- Siehe auch:
-
MONTH_DAY_YEAR
static final int MONTH_DAY_YEARDraw month first, then day and then year.- Siehe auch:
-
TWELVE_HOURS
static final int TWELVE_HOURSTime base is set to 12 hours.- Siehe auch:
-
TWENTY_FOUR_HOURS
static final int TWENTY_FOUR_HOURSTime base is set to 24 hours.- Siehe auch:
-
AM_PM_BEFORE
static final int AM_PM_BEFOREThe am/pm symbol is printed before the time value: AM 10:00.- Siehe auch:
-
AM_PM_AFTER
static final int AM_PM_AFTERThe am/pm symbol is printed after the time value: 10:00 PM.- Siehe auch:
-
NO_HOUR
static final int NO_HOURTime representation has no hour value.- Siehe auch:
-
NUMERIC_HOUR
static final int NUMERIC_HOURTime representation has numeric hour value.- Siehe auch:
-
NUMERIC_HOUR_NO_LEADING_ZERO
static final int NUMERIC_HOUR_NO_LEADING_ZEROTime representation has numeric hour but no leading zero.- Siehe auch:
-
NO_MINUTE
static final int NO_MINUTETime representation has no minute value.- Siehe auch:
-
NUMERIC_MINUTE
static final int NUMERIC_MINUTETime representation has numeric minute value.- Siehe auch:
-
NUMERIC_MINUTE_NO_LEADING_ZERO
static final int NUMERIC_MINUTE_NO_LEADING_ZEROTime representation has numeric minute but no leading zero.- Siehe auch:
-
NUMERIC_NO_SECOND
static final int NUMERIC_NO_SECONDTime representation has no second value.- Siehe auch:
-
NUMERIC_SECOND
static final int NUMERIC_SECONDTime representation has numeric value.- Siehe auch:
-
NUMERIC_NO_LEADING_ZERO
static final int NUMERIC_NO_LEADING_ZEROTime representation has numeric value, but no leading zero.- Siehe auch:
-
DATE_TIME_ORDER
static final int DATE_TIME_ORDERDate value will be printed before time value.- Siehe auch:
-
TIME_DATE_ORDER
static final int TIME_DATE_ORDERDate value will be printed after time value.- Siehe auch:
-
DATE_ONLY_ORDER
static final int DATE_ONLY_ORDERDate value will be printed only.- Siehe auch:
-
TIME_ONLY_ORDER
static final int TIME_ONLY_ORDERTime value will be printed only.- Siehe auch:
-
DATE_TIME_SYSTEM_ORDER
static final int DATE_TIME_SYSTEM_ORDERDate time order come form the system.- Siehe auch:
-
TRUE_OR_FALSE
static final int TRUE_OR_FALSEThe output value of a field with return type boolean is represented, according with language, by 'true' or 'false' (en), 'wahr' or 'falsch'(de) etc.- Siehe auch:
-
T_OR_F
static final int T_OR_FThe output value of a field with return type boolean is represented, according with language, by 'T' or 'F' (en), 'W' or 'F'(de) etc.- Siehe auch:
-
YES_OR_NO
static final int YES_OR_NOThe output value of a field with return type boolean is represented, according with language, by 'Yes' or 'No' (en), 'Ja' or 'Nein'(de) etc.- Siehe auch:
-
Y_OR_N
static final int Y_OR_NThe output value of a field with return type boolean is represented, according with language, by 'Y' or 'N' (en), 'J' or 'N'(de) etc.- Siehe auch:
-
ONE_OR_ZERO
static final int ONE_OR_ZEROThe output value of a field with return type boolean is represented by '1' or '0'.- Siehe auch:
-
LEADING_CURRENCY_INSIDE_NEGATIVE
static final int LEADING_CURRENCY_INSIDE_NEGATIVEThe currency symbol will placed leading, then a minus, if number is negative and trailing the number itself, i.e. $-20.- Siehe auch:
-
LEADING_CURRENCY_OUTSIDE_NEGATIVE
static final int LEADING_CURRENCY_OUTSIDE_NEGATIVEIf number is negative, minus will placed leading, then the currency symbol and trailing the number itself, i.e. -$20.- Siehe auch:
-
TRAILING_CURRENCY_INSIDE_NEGATIVE
static final int TRAILING_CURRENCY_INSIDE_NEGATIVEThe number will placed leading, then if number is negative the minus and trailing the currency symbol, i.e. 20-$.- Siehe auch:
-
TRAILING_CURRENCY_OUTSIDE_NEGATIVE
static final int TRAILING_CURRENCY_OUTSIDE_NEGATIVEIf number is negative, minus will placed leading, then the number itself and trailing the currency symbol, i.e. -20$.- Siehe auch:
-
NO_SYMBOL
static final int NO_SYMBOLThe currency symbol will not drawn.- Siehe auch:
-
FIXED_SYMBOL
static final int FIXED_SYMBOLThe currency symbol will be fixed on border of field.- Siehe auch:
-
FLOATING_SYMBOL
static final int FLOATING_SYMBOLThe currency symbol will cleave on number.- Siehe auch:
-
ROUND_UP
static final int ROUND_UPRounding mode to round away from zero. Always increments the digit prior to a non-zero discarded fraction. Note that this rounding mode never decreases the magnitude of the calculated value.- Siehe auch:
-
ROUND_DOWN
static final int ROUND_DOWNRounding mode to round towards zero. Never increments the digit prior to a discarded fraction (i.e., truncates). Note that this rounding mode never increases the magnitude of the calculated value.- Siehe auch:
-
ROUND_CEILING
static final int ROUND_CEILINGRounding mode to round towards positive infinity. If the number is positive, behaves as for ROUND_UP; if negative, behaves as for ROUND_DOWN. Note that this rounding mode never decreases the calculated value.- Siehe auch:
-
ROUND_FLOOR
static final int ROUND_FLOORRounding mode to round towards negative infinity. If the number is positive, behave as for ROUND_DOWN; if negative, behave as for ROUND_UP. Note that this rounding mode never increases the calculated value.- Siehe auch:
-
ROUND_HALF_UP
static final int ROUND_HALF_UPRounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round up. Behaves as for ROUND_UP if the discarded fraction is >= .5; otherwise, behaves as for ROUND_DOWN. Note that this is the rounding mode that most of us were taught in grade school.- Siehe auch:
-
ROUND_HALF_DOWN
static final int ROUND_HALF_DOWNRounding mode to round towards "nearest neighbor" unless both neighbors are equidistant, in which case round down. Behaves as for ROUND_UP if the discarded fraction is > .5; otherwise, behaves as for ROUND_DOWN.- Siehe auch:
-
ROUND_HALF_EVEN
static final int ROUND_HALF_EVENRounding mode to round towards the "nearest neighbor" unless both neighbors are equidistant, in which case, round towards the even neighbor. Behaves as for ROUND_HALF_UP if the digit to the left of the discarded fraction is odd; behaves as for ROUND_HALF_DOWN if it is even. Note that this is the rounding mode that minimizes cumulative error when applied repeatedly over a sequence of calculations.- Siehe auch:
-
NOT_NEGATIVE
static final int NOT_NEGATIVENumber representation has no minus, also if number is negative.- Siehe auch:
-
LEADING_MINUS
static final int LEADING_MINUSNumber representation has leading minus if number is negative.- Siehe auch:
-
TRAILING_MINUS
static final int TRAILING_MINUSNumber representation has trailing minus if number is negative.- Siehe auch:
-
BRACKETED
static final int BRACKETEDNumber representation has bracketed number with minus if number is negative.- Siehe auch:
-
DEFAULT_FORMAT
-
NUMERAL_LANGUAGE_EUROPEAN
static final int NUMERAL_LANGUAGE_EUROPEANEuropean Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_ARABIC
static final int NUMERAL_LANGUAGE_ARABICArabic Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_EASTERN_ARABIC
static final int NUMERAL_LANGUAGE_EASTERN_ARABICEastern Arabic Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_DEVANAGARI
static final int NUMERAL_LANGUAGE_DEVANAGARIDevangari Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_BENGALI
static final int NUMERAL_LANGUAGE_BENGALIBengali Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_GURMUKHI
static final int NUMERAL_LANGUAGE_GURMUKHIGurmukhi Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_GUJARATI
static final int NUMERAL_LANGUAGE_GUJARATIGujarati Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_ORIYA
static final int NUMERAL_LANGUAGE_ORIYAOriya Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_TAMIL
static final int NUMERAL_LANGUAGE_TAMILTamil Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_TELUGU
static final int NUMERAL_LANGUAGE_TELUGUTelugu Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_KANNADA
static final int NUMERAL_LANGUAGE_KANNADAKannada Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_MALAYALAM
static final int NUMERAL_LANGUAGE_MALAYALAMMalayalam Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_THAI
static final int NUMERAL_LANGUAGE_THAIThai Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_LAO
static final int NUMERAL_LANGUAGE_LAOLao Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_TIBETAN
static final int NUMERAL_LANGUAGE_TIBETANTibetan Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_MYANMAR
static final int NUMERAL_LANGUAGE_MYANMARMyanmar Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_ETHIOPIC
static final int NUMERAL_LANGUAGE_ETHIOPICEthiopic Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_KHMER
static final int NUMERAL_LANGUAGE_KHMERKhmer Numeral language- Seit:
- 6.1
- Siehe auch:
-
NUMERAL_LANGUAGE_MONGOLIAN
static final int NUMERAL_LANGUAGE_MONGOLIANMongolian Numeral language- Seit:
- 6.1
- Siehe auch:
-
-
Methodendetails
-
getNumberFormatType
int getNumberFormatType()Returns the number format type set for this element. Use this property to specify whether you want to use one of the default number formats (which are determined through the current locale) or if you want to create your own custom format. If this property is set to a default format type, all other properties for number format will not have any effect.- Gibt zurück:
- The number format type set for this element.
- Seit:
- 8.0
- Siehe auch:
-
setNumberFormatType
void setNumberFormatType(int newValue) Sets the number format type to use for this element. Use this property to specify whether you want to use one of the default number formats (which are determined through the current locale) or if you want to create your own custom format. If this property is set to a default format type, all other properties for number format will not have any effect.- Parameter:
newValue- The number format type to set for this element- Seit:
- 8.0
- Siehe auch:
-
getNumberFormatTypeFormula
FormulaField getNumberFormatTypeFormula()Returns the formula which returns the number format type to use for this element. This type specifies whether you want to use one of the default number formats (which are determined through the current locale) or if you want to create your own custom format. If this property is set to a default format type, all other properties for number format will not have any effect.- Gibt zurück:
- The formula field which returns the number format type to use for this element.
- Seit:
- 8.0
- Siehe auch:
-
setNumberFormatTypeFormula
Sets the formula which returns the number format type to use for this element. This type specifies whether you want to use one of the default number formats (which are determined through the current locale) or if you want to create your own custom format. If this property is set to a default format type, all other properties for number format will not have any effect.- Parameter:
newFormula- The formula field which returns the number format type to use for this element- Seit:
- 8.0
- Siehe auch:
-
getDateFormatType
int getDateFormatType()Returns the date format type set for this element. Use this property to specify whether you want to use the short default date format (e.g. "11/07/2007") or the long (e.g. "Wednesday, November 7, 2007") or if you want to create your own format. When this property is set to short or long default date format all other properties for date format will not have any effect.- Gibt zurück:
- The date format type set for this element.
- Seit:
- 8.0
- Siehe auch:
-
setDateFormatType
void setDateFormatType(int newValue) Sets the date format type to use for this element. Use this property to specify whether you want to use the short default date format (e.g. "11/07/2007") or the long (e.g. "Wednesday, November 7, 2007") or if you want to create your own format. When this property is set to short or long default date format all other properties for date format will not take effect.- Parameter:
newValue- The date format type set for this element- Seit:
- 8.0
- Siehe auch:
-
getDateFormatTypeFormula
FormulaField getDateFormatTypeFormula()Returns the formula for the property 'date format type'. Use this property to specify whether you want to use the short default date format (e.g. "11/07/2007") or the long (e.g. "Wednesday, November 7, 2007") or if you want to create your own format. When this property is set to short or long default date format all other properties for date format will not take effect.- Gibt zurück:
FormulaFieldThe formula of the property 'date format type'.- Seit:
- 8.0
-
setDateFormatTypeFormula
Sets the formula for the property 'date format type'. Use this property to specify whether you want to use the short default date format (e.g. "11/07/2007") or the long (e.g. "Wednesday, November 7, 2007") or if you want to create your own format. When this property is set to short or long default date format all other properties for date format will not take effect.- Parameter:
newFormula- The new formula for the property 'date format type'. The result of the formula should be 0 (long), 1 (short), 2 (custom), or 3 (medium).- Seit:
- 8.0
- Siehe auch:
-
getTimeFormatType
int getTimeFormatType()Returns the time format type to use for this element. Use this property to specify whether you want to use the short default time format (e.g. "1:12 AM"), the medium default time format (e.g. "1:12:23 AM"), the long default time format (e.g. "1:12:23 AM GMT-06:00"), or if you want to create your own format. When this property is set to short, medium, or long default time format all other properties for date format will not take effect.- Gibt zurück:
- the time format type set for this element.
- Seit:
- 8.0
- Siehe auch:
-
setTimeFormatType
void setTimeFormatType(int systemDefaultTimeType) Sets the time format type to use for this element. Use this property to specify whether you want to use the short default time format (e.g. "1:12 AM"), the medium default time format (e.g. "1:12:23 AM"), the long default time format (e.g. "1:12:23 AM GMT-06:00"), or if you want to create your own format. When this property is set to short, medium, or long default time format all other properties for date format will not take effect.- Parameter:
systemDefaultTimeType- the time format type set for this element- Seit:
- 8.0
- Siehe auch:
-
getTimeFormatTypeFormula
FormulaField getTimeFormatTypeFormula()Returns the formula determining the time format type to use for this element. Use this property to specify whether you want to use the short default time format (e.g. "1:12 AM"), the medium default time format (e.g. "1:12:23 AM"), the long default time format (e.g. "1:12:23 AM GMT-06:00"), or if you want to create your own format. When this property is set to short, medium, or long default time format all other properties for date format will not take effect.- Gibt zurück:
- the formula determining the time format type set for this element
- Seit:
- 8.0
-
setTimeFormatTypeFormula
Sets the formula determining the time format type to use for this element. Use this property to specify whether you want to use the short default time format (e.g. "1:12 AM"), the medium default time format (e.g. "1:12:23 AM"), the long default time format (e.g. "1:12:23 AM GMT-06:00"), or if you want to create your own format. When this property is set to short, medium, or long default time format all other properties for date format will not take effect.- Parameter:
newFormula- the formula determining the time format type set for this element- Seit:
- 8.0
-
getDateCalendarType
int getDateCalendarType()For future use. Returns the value of the property 'date calendar type'. Use this property to choose a calendar.- Gibt zurück:
- The value of the property 'date calendar type'.
- Seit:
- 7.0
- Siehe auch:
-
setDateCalendarType
void setDateCalendarType(int newValue) For future use. Sets the value of the property 'date calendar type'. Use this property to choose a calendar.- Parameter:
newValue- The new value of the property 'date calendar type'.- Seit:
- 7.0
- Siehe auch:
-
getDateCalendarTypeFormula
FormulaField getDateCalendarTypeFormula()For future use. Returns the formula of the property 'date calendar type'. Use this property to choose a calendar.- Gibt zurück:
- FormulaField The formula of the property 'date calendar type'.
- Seit:
- 6.1
-
setDateCalendarTypeFormula
For future use. Sets the formula for the property 'date calendar type'. Use this property to choose a calendar.- Parameter:
newFormula- The new formula of the property 'date calendar type'. The result of the formula should be in range from 1 to 7.- Seit:
- 6.1
- Siehe auch:
-
getDateEraType
int getDateEraType()For future use. Returns the value of the property 'date era type'.- Gibt zurück:
- The value of the property 'date era type'.
- Seit:
- 6.1
- Siehe auch:
-
setDateEraType
void setDateEraType(int newValue) For future use. Sets the value of the property 'date era type'.- Parameter:
newValue- The new value of the property 'date era type'.- Seit:
- 6.1
- Siehe auch:
-
getDateEraTypeFormula
FormulaField getDateEraTypeFormula()For future use. Returns the formula of the property 'date era type'.- Gibt zurück:
- FormulaField The formula for the property 'date era type'.
- Seit:
- 6.1
-
setDateEraTypeFormula
For future use. Sets the formula for the property 'date era type'.- Parameter:
newFormula- The new formula for the property 'date era type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getDayType
int getDayType()Returns the value of the property 'day type'. Use this property to specify the day representation of a custom date format.- Gibt zurück:
- The value of the property 'day type'.
- Seit:
- 6.1
- Siehe auch:
-
setDayType
void setDayType(int newValue) Sets the value of the property 'day type'. Use this property to specify the day representation of a custom date format.- Parameter:
newValue- The new value of the property 'day type'.- Seit:
- 6.1
- Siehe auch:
-
getDayTypeFormula
FormulaField getDayTypeFormula()Returns the formula for the property 'day type'. Use this property to specify the day representation of a custom date format.- Gibt zurück:
- FormulaField The formula of the property 'day type'.
- Seit:
- 6.1
- Siehe auch:
-
setDayTypeFormula
Sets the formula for the property 'day type'. Use this property to specify the day representation of a custom date format.- Parameter:
newFormula- The new formula for the property 'day type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
setMonthType
void setMonthType(int newValue) Sets the value of the property 'month type'. Use this property to set the representation of the month part in a custom format date.- Parameter:
newValue- The new value of the property 'month type'.- Seit:
- 6.1
- Siehe auch:
-
getMonthType
int getMonthType()Returns the value of the property 'month type'. Use this property to set the representation of the month part in a custom format date.- Gibt zurück:
- The current value of the property 'month type'.
- Seit:
- 6.1
- Siehe auch:
-
setMonthTypeFormula
Sets the formula for the property 'month type'. Use this property to set the representation of the month part in a custom format date.- Parameter:
newFormula- The new formula for the property 'month type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getMonthTypeFormula
FormulaField getMonthTypeFormula()Returns the formula for the property 'month type'. Use this property to set the representation of the month part in a custom format date.- Gibt zurück:
- FormulaField The formula for the property 'month type'.
- Seit:
- 6.1
-
setYearType
void setYearType(int newValue) Sets the value of the property 'year type'. Use this property to specify the year representation of a custom date format.- Parameter:
newValue- The new value of the property 'year type'.- Seit:
- 6.1
- Siehe auch:
-
getYearType
int getYearType()Returns the value of the property 'year type'. Use this property to specify the year representation of a custom date format.- Gibt zurück:
- The value of the property 'year type'.
- Seit:
- 6.1
- Siehe auch:
-
setYearTypeFormula
Sets the formula for the property 'year type'. Use this property to specify the year representation of a custom date format.- Parameter:
newFormula- The new formula for the property 'year type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getYearTypeFormula
FormulaField getYearTypeFormula()Returns the formula for the property 'year type'. Use this property to specify the year representation of a custom date format.- Gibt zurück:
- FormulaField The formula for the property 'year type'.
- Seit:
- 6.1
-
getDayOfWeekPosition
int getDayOfWeekPosition()Returns the value of the property 'day of week position'. Use this property to specify the day of week position. It can be either leading or trailing position.- Gibt zurück:
- The value of the property 'day of week position'.
- Seit:
- 6.1
- Siehe auch:
-
setDayOfWeekPosition
void setDayOfWeekPosition(int newValue) Sets the value of the property 'day of week position'. Use this property to specify the day of week position. It can be either leading or trailing position.- Parameter:
newValue- The new value of the property 'day of week position'.- Seit:
- 6.1
- Siehe auch:
-
getDayOfWeekPositionFormula
FormulaField getDayOfWeekPositionFormula()Returns the formula for the property 'day of week position'. Use this property to specify the day of week position. It can be either leading or trailing position.- Gibt zurück:
- FormulaField The formula for the property 'day of week position'.
- Seit:
- 6.1
-
setDayOfWeekPositionFormula
Sets the formula for the property 'day of week position'. Use this property to specify the day of week position. It can be either leading or trailing position.- Parameter:
newFormula- The new formula for the property 'day of week position'. The result of the formula should be in range from 0 to 1.- Seit:
- 6.1
- Siehe auch:
-
getDayOfWeekEnclosure
int getDayOfWeekEnclosure()Returns the value of the property 'day of week enclosure'.- Gibt zurück:
- The current value of the property 'day of week enclosure'.
- Seit:
- 6.1
- Siehe auch:
-
setDayOfWeekEnclosure
void setDayOfWeekEnclosure(int newValue) Sets the value of the property 'day of week enclosure'. Use this property to specify the enclosure of the week day name.- Parameter:
newValue- The value of the property 'day of week enclosure'.- Seit:
- 6.1
- Siehe auch:
-
getDayOfWeekEnclosureFormula
FormulaField getDayOfWeekEnclosureFormula()Returns the formula for the property 'day of week enclosure'.- Gibt zurück:
- The formula for the property 'day of week enclosure'.
- Seit:
- 6.1
-
setDayOfWeekEnclosureFormula
Sets the formula for the property 'day of week enclosure'. Use this property to specify the enclosure of the week day name.- Parameter:
newFormula- The new formula for the property 'week day enclosure'.- Seit:
- 6.1
-
setDayOfWeekSeparator
Sets the value of the property 'day of week separator'. Use this property to specify the character(s) how the day of week name should be separated from the date itself.- Parameter:
newValue- The new value of the property 'day of week separator'.- Seit:
- 6.1
-
getDayOfWeekSeparator
String getDayOfWeekSeparator()Returns the value of the property 'day of week separator'. Use this property to specify the character(s) how the day of week name should be separated from the date itself.- Gibt zurück:
- The current value of the property 'day of week separator'.
- Seit:
- 6.1
-
setDayOfWeekSeparatorFormula
Sets the formula for the property 'day of week separator'. Use this property to specify the character(s) how the day of week name should be separated from the date itself.- Parameter:
newFormula- The new formula for the property 'day of week separator'.- Seit:
- 6.1
-
getDayOfWeekSeparatorFormula
FormulaField getDayOfWeekSeparatorFormula()Returns the formula for the property 'day of week separator'. Use this property to specify the character(s) how the day of week name should be separated from the date itself.- Gibt zurück:
- FormulaField The formula for the property 'day of week separator'.
- Seit:
- 6.1
-
getDayOfWeekType
int getDayOfWeekType()Returns the value of the property 'day of week type'. Use this property to specify the representation of the day of week in a custom date format.- Gibt zurück:
- The value of the property 'day of week type'.
- Seit:
- 6.1
- Siehe auch:
-
setDayOfWeekType
void setDayOfWeekType(int newValue) Sets the value of the property 'day of week type'. Use this property to specify the representation of the day of week in a custom date format.- Parameter:
newValue- The new value of the property 'day of week type'.- Seit:
- 6.1
- Siehe auch:
-
getDayOfWeekTypeFormula
FormulaField getDayOfWeekTypeFormula()Returns the formula for the property 'day of week type'. Use this property to specify the representation of the day of week in a custom date format.- Gibt zurück:
- FormulaField The formula for the property 'day of week type'.
- Seit:
- 6.1
-
setDayOfWeekTypeFormula
Sets the formula for the property 'day of week type'. Use this property to specify the representation of the day of week in a custom date format.- Parameter:
newFormula- The new formula for the property 'day of week type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getDateOrder
int getDateOrder()Returns the value of the property 'date order'. Use this property to specify the order of year, month and day representation for a custom date format.- Gibt zurück:
- The value of the property 'date order'.
- Seit:
- 6.1
- Siehe auch:
-
setDateOrder
void setDateOrder(int newValue) Sets the value of the property 'date order'. Use this property to specify the order of year, month and day representation for a custom date format.- Parameter:
newValue- The new value of the property 'date order'.- Seit:
- 6.1
- Siehe auch:
-
getDateOrderFormula
FormulaField getDateOrderFormula()Returns the formula for the property 'date order'. Use this property to specify the order of year, month and day representation for a custom date format.- Gibt zurück:
- FormulaField The formula of the property 'date order'.
- Seit:
- 6.1
-
setDateOrderFormula
Sets the formula for the property 'date order'. Use this property to specify the order of year, month and day representation for a custom date format.- Parameter:
newFormula- The new formula for the property 'date order'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getDatePrefixSeparator
String getDatePrefixSeparator()Returns the value of the property 'date prefix separator'. Use this property to create a date prefix for date in a custom date format.- Gibt zurück:
- The value of the property 'date prefix separator'.
- Seit:
- 6.1
-
setDatePrefixSeparator
Sets the value of the property 'date prefix separator'. Use this property to create a date prefix for date in a custom date format.- Parameter:
newValue- The new value of the property 'date prefix separator'.- Seit:
- 6.1
-
getDatePrefixSeparatorFormula
FormulaField getDatePrefixSeparatorFormula()Returns the formula for the property 'date prefix separator'. Use this property to create a date prefix for date in a custom date format.- Gibt zurück:
- FormulaField The formula of the property 'date prefix separator'.
- Seit:
- 6.1
-
setDatePrefixSeparatorFormula
Sets the formula for the property 'date prefix separator'. Use this property to create a date prefix for date in a custom date format.- Parameter:
newFormula- The new formula for the property 'date prefix separator'.- Seit:
- 6.1
-
getDateFirstSeparator
String getDateFirstSeparator()Returns the value of the property 'date first separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the first and the second part.- Gibt zurück:
- The value of the property 'date firts separator'.
- Seit:
- 6.1
-
setDateFirstSeparator
Sets the value of the property 'date first separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the first and the second part.- Parameter:
newValue- The new value of the property 'date first separator'.- Seit:
- 6.1
-
getDateFirstSeparatorFormula
FormulaField getDateFirstSeparatorFormula()Returns the formula for the property 'date first separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the first and the second part.- Gibt zurück:
- FormulaField The formula for the property 'date first separator'.
- Seit:
- 6.1
-
setDateFirstSeparatorFormula
Sets the formula for the property 'date first separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the first and the second part.- Parameter:
newFormula- The new formula for the property 'date first separator'.- Seit:
- 6.1
-
getDateSecondSeparator
String getDateSecondSeparator()Returns the value of the property 'date second separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the second and the third part.- Gibt zurück:
- The value of the property 'date second separator'.
- Seit:
- 6.1
-
setDateSecondSeparator
Sets the value of the property 'date second separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the second and the third part.- Parameter:
newValue- The new value of the property 'date second separator'.- Seit:
- 6.1
-
getDateSecondSeparatorFormula
FormulaField getDateSecondSeparatorFormula()Returns the formula for the property 'date second separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the second and the third part.- Gibt zurück:
- FormulaField The formula of the property 'date second separator'.
- Seit:
- 6.1
-
setDateSecondSeparatorFormula
Sets the formula for the property 'date second separator'. Each date can be separated into three part. Use this property to specify the character(s) which separate the second and the third part.- Parameter:
newFormula- The new formula for the property 'date second separator'.- Seit:
- 6.1
-
getDateSuffixSeparator
String getDateSuffixSeparator()Returns the value of the property 'date suffix separator'. Use this property to specify the character(s) in a custom date format that should follows the dates in your date field.- Gibt zurück:
- The value of the property 'date suffix separator'.
- Seit:
- 6.1
-
setDateSuffixSeparator
Sets the value of the property 'date suffix separator'. Use this property to specify the character(s) in a custom date format that should follows the dates in your date field.- Parameter:
newValue- The new value of the property 'date suffix separator'.- Seit:
- 6.1
-
getDateSuffixSeparatorFormula
FormulaField getDateSuffixSeparatorFormula()Returns the formula for the property 'date suffix separator'. Use this property to specify the character(s) in a custom date format that should follows the dates in your date field.- Gibt zurück:
- FormulaField The formula of the property 'date suffix separator'.
- Seit:
- 6.1
-
setDateSuffixSeparatorFormula
Sets the formula for the property 'date suffix separator'. Use this property to specify the character(s) in a custom date format that should follows the dates in your date field.- Parameter:
newFormula- The new formula for the property 'date suffix separator'.- Seit:
- 6.1
-
setTimeBase
void setTimeBase(int newValue) Sets the value of the property 'time base'. Use this property to specify the representation of the hours in a custom time format field. The hours in a time field can be printed at base 12 and at base 24.- Parameter:
newValue- The new value of the property 'time base'.- Seit:
- 6.1
- Siehe auch:
-
getTimeBase
int getTimeBase()Returns the value of the property 'time base'. Use this property to specify the representation of the hours in a custom time format field. The hours in a time field can be printed at base 12 and at base 24.- Gibt zurück:
- The value of the property 'time base'.
- Seit:
- 6.1
- Siehe auch:
-
setTimeBaseFormula
Sets the formula for the property 'time base'. Use this property to specify the representation of the hours in a custom time format field. The hours in a time field can be printed at base 12 and at base 24.- Parameter:
newFormula- The new formula for the property 'time base'.- Seit:
- 6.1
- Siehe auch:
-
getTimeBaseFormula
FormulaField getTimeBaseFormula()Returns the formula for the property 'time base'. Use this property to specify the representation of the hours in a custom time format field. The hours in a time field can be printed at base 12 and at base 24.- Gibt zurück:
- FormulaField The formula for the property 'time base'.
- Seit:
- 6.1
-
getAmString
String getAmString()Returns the value of the property 'am string'. Use this property to specify the character(s) you want to use to identify the time between midnight and noon.- Gibt zurück:
- The value of the property 'am string'.
- Seit:
- 6.1
-
setAmString
Sets the value of the property 'am string'. Use this property to specify the character(s) you want to use to identify the time between midnight and noon.- Parameter:
newValue- The new value of the property 'am string'.- Seit:
- 6.1
-
getAmStringFormula
FormulaField getAmStringFormula()Returns the formula of the property 'am string'. Use this property to specify the character(s) you want to use to identify the time between midnight and noon.- Gibt zurück:
- FormulaField if a formula for this property was defined else
null. - Seit:
- 6.1
-
setAmStringFormula
Sets the formula for the property 'am string'. Use this property to specify the character(s) you want to use to identify the time between midnight and noon.- Parameter:
newFormula- The new formula for the property 'am string'.- Seit:
- 6.1
-
getPmString
String getPmString()Returns the value of the property 'pm string'. Use this property to specify the character(s) you want to use to identify the time between noon and midnight.- Gibt zurück:
- The value of the property 'pm string'.
- Seit:
- 6.1
-
setPmString
Sets the value of the property 'pm string'. Use this property to specify the character(s) you want to use to identify the time between noon and midnight.- Parameter:
newValue- The new value of the property 'pm string'.- Seit:
- 6.1
-
getPmStringFormula
FormulaField getPmStringFormula()Returns the formula of the property 'pm string'. Use this property to specify the character(s) you want to use to identify the time between noon and midnight.- Gibt zurück:
- FormulaField if a formula for this property was defined else
null. - Seit:
- 6.1
-
setPmStringFormula
Sets the formula for the property 'pm string'. Use this property to specify the character(s) you want to use to identify the time between noon and midnight.- Parameter:
newFormula- The new formula for the property 'pm string'.- Seit:
- 6.1
-
getAmPmOrder
int getAmPmOrder()Returns the value of the property 'am pm order/type'. Use this option to specify the position of the am/pm-String in a custom time format field. You can place the am/pm-String before or after the time value.- Gibt zurück:
- The current value of property.
- Seit:
- 6.1
- Siehe auch:
-
setAmPmOrder
void setAmPmOrder(int newValue) Sets the value of the property 'am pm order/type'. Use this option to specify the position of the am/pm-String in a custom time format field. You can place the am/pm-String before or after the time value.- Parameter:
newValue- The new value for property.- Seit:
- 6.1
- Siehe auch:
-
getAmPmOrderFormula
FormulaField getAmPmOrderFormula()returns the formula of the property 'am pm order/type'. Use this option to specify the position of the am/pm-String in a custom time format field. You can place the am/pm-String before or after the time value.- Gibt zurück:
- FormulaField if a formula for this property was defined else
null. - Seit:
- 6.1
-
setAmPmOrderFormula
Sets the formula for the property 'am pm order/type'. Use this option to specify the position of the am/pm-String in a custom time format field. You can place the am/pm-String before or after the time value.- Parameter:
newFormula- The new formula for the property 'am pm order/type'. The result of the formula should either 0 or 1.- Seit:
- 6.1
- Siehe auch:
-
setHourType
void setHourType(int newValue) Sets the value of the property 'hour type'. Use this property to specify the representation of the hour part of the time value in a custom time format.- Parameter:
newValue- The new value of the property 'hour type'.- Seit:
- 6.1
- Siehe auch:
-
getHourType
int getHourType()Returns the value of the property 'hour type'. Use this property to specify the representation of the hour part of the time value in a custom time format.- Gibt zurück:
- The current value of the property 'hour type'.
- Seit:
- 6.1
- Siehe auch:
-
setHourTypeFormula
Sets the formula for the property 'hour type'. Use this property to specify the representation of the hour part of the time value in a custom time format.- Parameter:
newFormula- The new formula for the property 'hour type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getHourTypeFormula
FormulaField getHourTypeFormula()Returns the formula for the property 'hour type'. Use this property to specify the representation of the hour part of the time value in a custom time format.- Gibt zurück:
- FormulaField The current formula for the property 'hour type'.
- Seit:
- 6.1
-
setMinuteType
void setMinuteType(int newValue) Sets the value of the property 'minute type'. Use this property to specify the representation of the minute part of the time value in a custom time format.- Parameter:
newValue- The new value of the property 'minute type'.- Seit:
- 6.1
- Siehe auch:
-
getMinuteType
int getMinuteType()Returns the value of the property 'minute type'. Use this property to specify the representation of the minute part of the time value in a custom time format.- Gibt zurück:
- The current value of the property 'minute type'.
- Seit:
- 6.1
- Siehe auch:
-
setMinuteTypeFormula
Sets the formula for the property 'minute type'. Use this property to specify the representation of the minute part of the time value in a custom time format.- Parameter:
newFormula- The new formula for the property 'minute type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getMinuteTypeFormula
FormulaField getMinuteTypeFormula()Returns the formula for the property 'minute type'. Use this property to specify the representation of the minute part of the time value in a custom time format.- Gibt zurück:
- FormulaField The formula for the property 'minute type'.
- Seit:
- 6.1
-
setSecondType
void setSecondType(int newValue) Sets the value of the property 'second type'. Use this property to specify the representation of the second part of the time value in a custom time format.- Parameter:
newValue- The new value of the property 'second type'.- Seit:
- 6.1
- Siehe auch:
-
getSecondType
int getSecondType()Returns the value of the property 'second type'. Use this property to specify the representation of the second part of the time value in a custom time format.- Gibt zurück:
- The current value of the property 'second type'.
- Seit:
- 6.1
- Siehe auch:
-
setSecondTypeFormula
Sets the formula for the property 'second type'. Use this property to specify the representation of the second part of the time value in a custom time format.- Parameter:
newFormula- The new formula for the property 'second type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getSecondTypeFormula
FormulaField getSecondTypeFormula()Returns the formula for the property 'second type'. Use this property to specify the representation of the second part of the time value in a custom time format.- Gibt zurück:
- FormulaField The formula for the property 'second type'.
- Seit:
- 6.1
-
getHourMinuteSeparator
String getHourMinuteSeparator()Returns the value of the property 'hour minute separator'. Use this property to specify the character(s) which should be used to separate the hours and minutes in a custom time format field.- Gibt zurück:
- The current value of the property 'hour minute separator'.
- Seit:
- 6.1
-
setHourMinuteSeparator
Sets the value of the property 'hour minute separator'. Use this property to specify the character(s) which should be used to separate the hours and minutes in a custom time format field.- Parameter:
newValue- The new value of the property 'hour minute separator'.- Seit:
- 6.1
-
setHourMinuteSeparatorFormula
Sets the formula for the property 'hour minute separator'. Use this property to specify the character(s) which should be used to separate the hours and minutes in a custom time format field.- Parameter:
newFormula- The new formula for the property 'hour minute separator'.- Seit:
- 6.1
-
getHourMinuteSeparatorFormula
FormulaField getHourMinuteSeparatorFormula()Returns the formula for the property 'hour minute separator'. Use this property to specify the character(s) which should be used to separate the hours and minutes in a custom time format field.- Gibt zurück:
- FormulaField The current formula for the property 'hour minute separator'.
- Seit:
- 6.1
-
setMinuteSecondSeparator
Sets the value of the property 'minute second separator'. Use this property to specify the character(s) which should be used to separate the minutes and second in a custom time format field.- Parameter:
newValue- The new value of the property 'minute second separator'.- Seit:
- 6.1
-
getMinuteSecondSeparator
String getMinuteSecondSeparator()Returns the value of the property 'minute second separator'. Use this property to specify the character(s) which should be used to separate the minutes and second in a custom time format field.- Gibt zurück:
- The current value of the property 'minute second separator'.
- Seit:
- 6.1
-
setMinuteSecondSeparatorFormula
Sets the formula for the property 'minute second separator'. Use this property to specify the character(s) which should be used to separate the minutes and second in a custom time format field.- Parameter:
newFormula- The new formula for the property 'minute second separator'.- Seit:
- 6.1
-
getMinuteSecondSeparatorFormula
FormulaField getMinuteSecondSeparatorFormula()Returns the formula for the property 'minute second separator'. Use this property to specify the character(s) which should be used to separate the minutes and second in a custom time format field.- Gibt zurück:
- FormulaField The formula for the property 'minute second separator'.
- Seit:
- 6.1
-
setDateTimeOrder
void setDateTimeOrder(int newValue) Sets the value of the property 'date time order'. Use this property to specify the order of date and time in a custom date/time format date/time field.- Parameter:
newValue- The new value of the property 'date time order'.- Seit:
- 6.1
- Siehe auch:
-
getDateTimeOrder
int getDateTimeOrder()Returns the value of the property 'date time order'. Use this property to specify the order of date and time in a custom date/time format date/time field.- Gibt zurück:
- The value of the property 'date time order'.
- Seit:
- 6.1
- Siehe auch:
-
setDateTimeOrderFormula
Sets the formula for the property 'date time order'. Use this property to specify the order of date and time in a custom date/time format date/time field.- Parameter:
newFormula- The new formula for the property 'date time order'.- Seit:
- 6.1
- Siehe auch:
-
getDateTimeOrderFormula
FormulaField getDateTimeOrderFormula()Returns the formula for the property 'date time order'. Use this property to specify the order of date and time in a custom date/time format date/time field.- Gibt zurück:
- FormulaField The formula for the property 'date time order'.
- Seit:
- 6.1
- Siehe auch:
-
setDateTimeSeparator
Sets the value of the property 'date time separator'. Use this property to specify the character(s) for separation of date value and time value for a custom date/time format.- Parameter:
newValue- The new value of the property 'date time separator'.- Seit:
- 6.1
-
getDateTimeSeparator
String getDateTimeSeparator()Returns the value of the property 'date time separator'. Use this property to specify the character(s) for separation of date value and time value for a custom date/time format.- Gibt zurück:
- The value of the property 'date time separator'.
- Seit:
- 6.1
-
setDateTimeSeparatorFormula
Sets the formula for the property 'date time separator'. Use this property to specify the character(s) for separation of date value and time value for a custom date/time format.- Parameter:
newFormula- The new formula for the property 'date time separator'.- Seit:
- 6.1
-
getDateTimeSeparatorFormula
FormulaField getDateTimeSeparatorFormula()Returns the formula for the property 'date time separator'. Use this property to specify the character(s) for separation of date value and time value for a custom date/time format.- Gibt zurück:
- FormulaField The formula for the property 'date time separator'.
- Seit:
- 6.1
-
getBooleanFormatOutputType
int getBooleanFormatOutputType()Returns the value of the property 'boolean format output type'. With this property you can choose the output type of your boolean fields, i.e. "0 or 1" or "T or F" instead of true or false.- Gibt zurück:
- The value of the property 'boolean format output type'.
- Seit:
- 6.1
- Siehe auch:
-
setBooleanFormatOutputType
void setBooleanFormatOutputType(int newValue) Sets the value of the property 'boolean format output type'. With this property you can choose the output type of your boolean fields, i.e. "0 or 1" or "T or F" instead of true or false.- Parameter:
newValue- The new value for the property 'boolean format output type'.- Seit:
- 6.1
- Siehe auch:
-
setBooleanFormatOutputTypeFormula
Sets the formula for the property 'boolean format output type'. With this property you can choose the output type of your boolean fields, i.e. "0 or 1" or "T or F" instead of true or false.- Parameter:
newFormula- The new formula for the property 'boolean format output type'. The result of the formula should be in range from 0 to 4.- Seit:
- 6.1
- Siehe auch:
-
getBooleanFormatOutputTypeFormula
FormulaField getBooleanFormatOutputTypeFormula()Returns the formula for the property 'boolean format output type'. With this property you can choose the output type of your boolean fields, i.e. "0 or 1" or "T or F" instead of true or false.- Gibt zurück:
- FormulaField The formula for the property 'boolean format output type'.
- Seit:
- 10.1
-
getCurrencyPosition
int getCurrencyPosition()Returns the value of the property 'currency position type'. With this property you can specify the position of the currency symbol. Available options are leading currency inside negative, leading currency outside negative, trailing currency inside negative and trailing currency inside negative.- Gibt zurück:
- The value of the property 'currency position type'.
- Seit:
- 6.1
- Siehe auch:
-
setCurrencyPosition
void setCurrencyPosition(int newValue) Sets the value of the property 'currency position type'. With this property you can specify the position of the currency symbol. Available options are leading currency inside negative, leading currency outside negative, trailing currency inside negative and trailing currency inside negative.- Parameter:
newValue- The new value of the property 'currency position type'.- Seit:
- 6.1
- Siehe auch:
-
getCurrencyPositionFormula
FormulaField getCurrencyPositionFormula()Returns the formula for the property 'currency position type'. With this property you can specify the position of the currency symbol. Available options are leading currency inside negative, leading currency outside negative, trailing currency inside negative and trailing currency inside negative.- Gibt zurück:
- FormulaField The formula for the property 'currency position type'.
- Seit:
- 6.1
-
setCurrencyPositionFormula
Sets the formula for the property 'currency position type'. With this property you can specify the position of the currency symbol. Available options are leading currency inside negative, leading currency outside negative, trailing currency inside negative and trailing currency inside negative.- Parameter:
newFormula- The new formula for the property 'currency position type', where the result of the formula should be in range 0 to 3.- Seit:
- 6.1
- Siehe auch:
-
setCurrencySymbol
Sets the value of the property 'currency symbol'. Use this property to set the character(s) that should used for the currency symbol. This takes effects only when you have set the property 'currency symbol type' not to NO_SYMBOL and the property 'use system default format' is disabled.- Parameter:
newValue- The new value of the property 'currency symbol'.- Seit:
- 6.1
-
getCurrencySymbol
String getCurrencySymbol()Returns the value of the property 'currency symbol'. Use this property to set the character(s) that should used for the currency symbol. This takes effects only when you have set the property 'currency symbol type' not to NO_SYMBOL and the property 'use system default format' is disabled.- Gibt zurück:
- The value of the property 'currency symbol'.
- Seit:
- 6.1
-
setCurrencySymbolFormula
Sets the formula for the property 'currency symbol'. Use this property to set the character(s) that should used for the currency symbol. This takes effects only when you have set the property 'currency symbol type' not to NO_SYMBOL and the property 'use system default format' is disabled.- Parameter:
newFormula- The new formula for the property 'currency symbol'.- Seit:
- 6.1
-
getCurrencySymbolFormula
FormulaField getCurrencySymbolFormula()Returns the formula for the property 'currency symbol'. Use this property to set the character(s) that should used for the currency symbol. This takes effects only when you have set the property 'currency symbol type' not to NO_SYMBOL and the property 'use system default format' is disabled.- Gibt zurück:
- The formula of the property 'currency symbol'
- Seit:
- 6.1
-
setCurrencySymbolType
void setCurrencySymbolType(int newValue) Sets the value of the property 'currency symbol type'. This property enables you to add a currency symbol to your number or currency fields. The symbol is set with property 'currency symbol'. For currency fields the use of a currency sign is the default, for number fields you have to unset the property 'use system default format'.- Parameter:
newValue- The new value of the property 'currency symbol type'.- Seit:
- 6.1
- Siehe auch:
-
getCurrencySymbolType
int getCurrencySymbolType()Returns the value of the property 'currency symbol type'. This property enables you to add a currency symbol to your number or currency fields. The symbol is set with property 'currency symbol'. For currency fields the use of a currency sign is the default, for number fields you have to unset the property 'use system default format'.- Gibt zurück:
- The value of the property 'currency symbol type'.
- Seit:
- 6.1
- Siehe auch:
-
setCurrencySymbolTypeFormula
Sets the formula for the property 'currency symbol type'. This property enables you to add a currency symbol to your number or currency fields. The symbol is set with property 'currency symbol'. For currency fields the use of a currency sign is the default, for number fields you have to unset the property 'use system default format'.- Parameter:
newFormula- The new formula for the property 'currency symbol type'. The result of the formula should be in range from 0 to 2.- Seit:
- 6.1
- Siehe auch:
-
getCurrencySymbolTypeFormula
FormulaField getCurrencySymbolTypeFormula()Returns the formula for the property 'currency symbol type'. This property enables you to add a currency symbol to your number or currency fields. The symbol is set with property 'currency symbol'. For currency fields the use of a currency sign is the default, for number fields you have to unset the property 'use system default format'.- Gibt zurück:
- The formula for the property 'currency symbol type'.
- Seit:
- 6.1
-
setUseOneCurrencySymbolPerPage
void setUseOneCurrencySymbolPerPage(boolean newValue) Sets the value of the property 'use one currency symbol per page'. When this property is enabled only the first printed value of the field on page has a currency symbol. The next values of the field do not have a currency symbol on current page. This property will not take effect when property 'use system default' is set.- Parameter:
newValue- The new value of the property 'use one currency symbol per page'.- Seit:
- 6.1
-
getUseOneCurrencySymbolPerPage
boolean getUseOneCurrencySymbolPerPage()Returns the value of the property 'use one currency symbol per page'. When this property is enabled only the first printed value of the field on page has a currency symbol. The next values of the field do not have a currency symbol on current page. This property will not take effect when property 'use system default' is set.- Gibt zurück:
- The value of the property 'use one currency symbol per page'.
- Seit:
- 6.1
-
setUseOneCurrencySymbolPerPageFormula
Sets the formula for the property 'use one currency symbol per page'. When this property is enabled only the first printed value of the field on page has a currency symbol. The next values of the field do not have a currency symbol on current page. This property will not take effect when property 'use system default' is set.- Parameter:
newFormula- The new formula for the property 'use one currency symbol per page'.- Seit:
- 6.1
-
getUseOneCurrencySymbolPerPageFormula
FormulaField getUseOneCurrencySymbolPerPageFormula()Returns the formula for the property 'use one currency symbol per page'. When this property is enabled only the first printed value of the field on page has a currency symbol. The next values of the field do not have a currency symbol on current page. This property will not take effect when property 'use system default' is set.- Gibt zurück:
- FormulaField The formula for the property 'use one currency symbol per page'.
- Seit:
- 6.1
-
getNDecimalPlaces
int getNDecimalPlaces()Returns the value of the property 'n decimal places'. This property allows you to set the number of decimal places (possible values are 0 to 10). Note that if your number format is a system default it is possible that your system default will override any manual setting here. In this case, set the number format type to 'use custom format' if you want your own settings.This does not affect the rounding of the value. In most cases, it is advisable to set the rounding to the negated value.
- Gibt zurück:
- The value of the property 'n decimal places'.
- Seit:
- 6.1
- Siehe auch:
-
setNDecimalPlaces
void setNDecimalPlaces(int newValue) Sets the value of the property 'n decimal places'. This property allows you to set the number of decimal places (possible values are 0 to 10). Note that if your number format is a system default it is possible that your system default will override any manual setting here. In this case, set the number format type to 'use custom format' if you want your own settings.This does not affect the rounding of the value. In most cases, it is advisable to set the rounding to the negated value.
- Parameter:
newValue- The new value of the property 'n decimal places'.- Seit:
- 6.1
- Siehe auch:
-
getNDecimalPlacesFormula
FormulaField getNDecimalPlacesFormula()Returns the formula for the property 'n decimal places'. This property allows you to set the number of decimal places (possible values are 0 to 10). Note that if your number format is a system default it is possible that your system default will override any manual setting here. In this case, set the number format type to 'use custom format' if you want your own settings.- Gibt zurück:
- FormulaField The formula of the property 'n decimal places'.
- Seit:
- 6.1
- Siehe auch:
-
setNDecimalPlacesFormula
Sets the formula for the property 'n decimal places'. This property allows you to set the number of decimal places (possible values are 0 to 10). Note that if your number format is a system default it is possible that your system default will override any manual setting here. In this case, set the number format type to 'use custom format' if you want your own settings.- Parameter:
newFormula- The new formula for the property 'n decimal places'.- Seit:
- 6.1
- Siehe auch:
-
getDecimalSeparatorSymbol
String getDecimalSeparatorSymbol()Returns the value of the property 'decimal separators symbol'. This property allows you to give the character(s) which should be used as decimal separators. If you have set the property 'use system default' a decimal point (.) is always used. Unset the property 'use system default' when you want to use your own.- Gibt zurück:
- The value of the property 'decimal separators symbol'.
- Seit:
- 6.1
-
setDecimalSeparatorSymbol
Sets the value of the property 'decimal separators symbol'. This property allows you to give the character(s) which should be used as decimal separators. If you have set the property 'use system default' a decimal point (.) is always used. Unset the property 'use system default' when you want to use your own.- Parameter:
newValue- The new value of the property 'decimal separators symbol'.- Seit:
- 6.1
-
getDecimalSeparatorSymbolFormula
FormulaField getDecimalSeparatorSymbolFormula()Returns the formula for the property 'decimal separators symbol'. This property allows you to give the character(s) which should be used as decimal separators. If you have set the property 'use system default' a decimal point (.) is always used. Unset the property 'use system default' when you want to use your own.- Gibt zurück:
- FormulaField The formula of the property 'decimal separators symbol'.
- Seit:
- 6.1
-
setDecimalSeparatorSymbolFormula
Sets the formula for the property 'decimal separators symbol'. This property allows you to give the character(s) which should be used as decimal separators. If you have set the property 'use system default' a decimal point (.) is always used. Unset the property 'use system default' when you want to use your own.- Parameter:
newFormula- The new formula for the property 'decimal separators symbol'.- Seit:
- 6.1
-
setReverseSignForDisplay
void setReverseSignForDisplay(boolean newValue) Sets the property 'use reverse sign for display'.- Parameter:
newValue- New value for the property 'use reverse sign for display'.- Seit:
- 6.1
-
isReverseSignForDisplay
boolean isReverseSignForDisplay()Checks the property 'use reverse sign for display'- Gibt zurück:
- Whether the property 'use reverse sign for display' is on or off.
- Seit:
- 7.0
-
getReverseSignForDisplayFormula
FormulaField getReverseSignForDisplayFormula()Returns the formula for the property 'use reverse sign for display'.- Gibt zurück:
- FormulaField The formula of the property 'use reverse sign for display'.
- Seit:
- 6.1
-
setReverseSignForDisplayFormula
Sets the formula for the property 'use reverse sign for display'.- Parameter:
newFormula- The new formula for the property 'use reverse sign for display'.- Seit:
- 6.1
-
setSuppressIfZero
void setSuppressIfZero(boolean newValue) Sets the value of the property 'suppress if zero'. When this property is enabled, nothing is printed each time when the field is evaluated to zero.- Parameter:
newValue- The new value of the property 'suppress if zero'.- Seit:
- 6.1
-
getSuppressIfZero
boolean getSuppressIfZero()Returns the value of the property 'suppress if zero'. When this property is enabled, nothing is printed each time when the field is evaluated to zero.- Gibt zurück:
- The value of the property 'suppress if zero'.
- Seit:
- 6.1
-
setSuppressIfZeroFormula
Sets the formula for the property 'suppress if zero'. When this property is enabled, nothing is printed each time when the field is evaluated to zero.- Parameter:
newFormula- The new formula for the property 'suppress if zero'.- Seit:
- 6.1
-
getSuppressIfZeroFormula
FormulaField getSuppressIfZeroFormula()Returns the formula for the property 'suppress if zero'. When this property is enabled, nothing is printed each time when the field is evaluated to zero.- Gibt zurück:
- FormulaField The formula for the property 'suppress if zero'.
- Seit:
- 6.1
-
setUseThousandsSeparator
void setUseThousandsSeparator(boolean newValue) Sets the value of the property 'use thousands separator'. When this property is enabled a separator symbol will be placed before each thousand digit, i.e. 1,000.00 or 1,000,000.00 ... . The default is a comma; you can change it with property 'thousands separator symbol'. This property take no effect when property 'use system default' is enabled.- Parameter:
newValue- The new value of the property 'use thousands separator'.- Seit:
- 6.1
-
getUseThousandsSeparator
boolean getUseThousandsSeparator()Returns the value of the property 'use thousands separator'. When this property is enabled a separator symbol will be placed before each thousand digit, i.e. 1,000.00 or 1,000,000.00 ... . The default is a comma; you can change it with property 'thousands separator symbol'. This property take no effect when property 'use system default' is enabled.- Gibt zurück:
- The value of the property 'use thousands separator'.
- Seit:
- 6.1
-
setUseThousandsSeparatorFormula
Sets the formula for the property 'use thousands separator'. When this property is enabled a separator symbol will be placed before each thousand digit, i.e. 1,000.00 or 1,000,000.00 ... . The default is a comma; you can change it with property 'thousands separator symbol'. This property take no effect when property 'use system default' is enabled.- Parameter:
newFormula- The new formula for the property 'use thousands separator'.- Seit:
- 6.1
-
getUseThousandsSeparatorFormula
FormulaField getUseThousandsSeparatorFormula()Returns the formula for the property 'use thousands separator'. When this property is enabled a separator symbol will be placed before each thousand digit, i.e. 1,000.00 or 1,000,000.00 ... . The default is a comma; you can change it with property 'thousands separator symbol'. This property take no effect when property 'use system default' is enabled.- Gibt zurück:
- FormulaField The formula for the property 'use thousands separator'.
- Seit:
- 6.1
-
setThousandsSeparatorSymbol
Sets the value of the property 'thousands separator symbol'. If the property 'use system default' is disabled and the property 'use thousands separator' in enabled this character(s) were used for.- Parameter:
newValue- The new value of the property 'thousands separator symbol'.- Seit:
- 6.1
-
getThousandsSeparatorSymbol
String getThousandsSeparatorSymbol()Returns the value of the property 'thousands separator symbol'. If the property 'use system default' is disabled and the property 'use thousands separator' in enabled this character(s) were used for.- Gibt zurück:
- The value of the property 'thousands separator symbol'.
- Seit:
- 6.1
-
setThousandsSeparatorSymbolFormula
Sets the formula for the property 'thousands separator symbol'. If the property 'use system default' is disabled and the property 'use thousands separator' in enabled this character(s) were used for.- Parameter:
newFormula- The new formula for the property 'thousands separator symbol'.- Seit:
- 6.1
-
getThousandsSeparatorSymbolFormula
FormulaField getThousandsSeparatorSymbolFormula()Returns the formula for the property 'thousands separator symbol'. If the property 'use system default' is disabled and the property 'use thousands separator' in enabled this character(s) were used for.- Gibt zurück:
- FormulaField The formula for the property 'thousands separator symbol'.
- Seit:
- 6.1
-
setRounding
void setRounding(int digits) Sets which digit to round the number to. In order to round after the decimal point, use negative numbers. Otherwise use positive numbers. Examples would be "-6" for rounding to millionth, "2" for rounding to hundreds, "0" for rounding to whole numbers.This does not affect the formatting of the value. In most cases, it is advisable to set the NDecimalPlaces to the negated value.
- Parameter:
digits- position of digit to round to: negative numbers for after the decimal point, positive for before- Seit:
- 10.0
- Siehe auch:
-
getRounding
int getRounding()Returns which digit to round the number to. Examples would be "-6" for rounding to millionth, "2" for rounding to hundreds, "0" for rounding to whole numbers.This does not affect the formatting of the value. In most cases, it is advisable to set the NDecimalPlaces to the negated value.
- Gibt zurück:
- digits position of digit to round to: negative numbers for after the decimal point, positive for before
- Seit:
- 10.0
- Siehe auch:
-
setRoundingFormula
Sets the formula which provides the digit to round the number to. In order to round after the decimal point, use positive numbers. Otherwise use negative numbers. Examples would be "6" for rounding to millionth, "-2" for rounding to hundreds, "0" for rounding to whole numbers.- Parameter:
newFormula- formula providing the digits position of digit to round to: positive numbers for after the decimal point, negative for before- Seit:
- 10.0
-
getRoundingFormula
FormulaField getRoundingFormula()Returns the formula which provides the digit to round the number to. In order to round after the decimal point, use positive numbers. Otherwise use negative numbers. Examples would be "6" for rounding to millionth, "-2" for rounding to hundreds, "0" for rounding to whole numbers.- Gibt zurück:
- The formula providing the digits position of digit to round to: positive numbers for after the decimal point, negative for before
- Seit:
- 10.0
-
setRoundingMode
void setRoundingMode(int roundingMode) Sets the rounding mode. The default mode is ROUND_HALF_EVEN. This property has only an effect if 'use system default' is disabled.- Parameter:
roundingMode- the rounding mode to be used for rounding numbers.- Seit:
- 6.1
- Siehe auch:
-
getRoundingMode
int getRoundingMode()Returns the rounding mode for this element.- Gibt zurück:
- the current rounding mode
- Seit:
- 6.1
- Siehe auch:
-
setRoundingModeFormula
Sets the formula for the property 'rounding mode'. When property 'use system default' is disabled, you can set the rounding algorithm.- Parameter:
newFormula- The new formula for the property 'rounding type'. The result of the formula should be in range from 0 to 7.- Seit:
- 6.1
- Siehe auch:
-
getRoundingModeFormula
FormulaField getRoundingModeFormula()Returns the formula for the rounding mode, can be null if the formula is not set.- Gibt zurück:
- the formula or null if not set.
- Seit:
- 6.1
- Siehe auch:
-
setNegativeType
void setNegativeType(int newValue) Sets the value of the property 'negative type'. With this property you can specify the appearance of numbers if there are negative.- Parameter:
newValue- The new value of the property 'negative type'.- Seit:
- 6.1
- Siehe auch:
-
getNegativeType
int getNegativeType()Returns the value of the property 'negative type'. With this property you can specify the appearance of numbers if there are negative.- Gibt zurück:
- The current value of the property 'negative type'.
- Seit:
- 6.1
- Siehe auch:
-
setNegativeTypeFormula
Sets the formula for the property 'negative type'. With this property you can specify the appearance of numbers if there are negative.- Parameter:
newFormula- The new formula for the property 'negative type'. The result of the formula should be in range from 0 to 3.- Seit:
- 6.1
- Siehe auch:
-
getNegativeTypeFormula
FormulaField getNegativeTypeFormula()Returns the formula for the property 'negative type'. With this property you can specify the appearance of numbers if there are negative.- Gibt zurück:
- FormulaField The formula for the property 'negative type'.
- Seit:
- 6.1
-
setUseLeadingZero
void setUseLeadingZero(boolean newValue) Sets the value of the property 'use leading zero'. When this property is enabled and the value of the field is lesser than 1 a leading zero will be printed before the decimal separator symbol (0.001, 0.888, 0.4). Otherwise the number will be printed with a decimal separator symbol only (.001, .888, .04).- Parameter:
newValue- The new value of the property 'use leading zero'.- Seit:
- 6.1
-
getUseLeadingZero
boolean getUseLeadingZero()Returns the value of the property 'use leading zero'. When this property is enabled and the value of the field is lesser than 1 a leading zero will be printed before the decimal separator symbol (0.001, 0.888, 0.4). Otherwise the number will be printed with a decimal separator symbol only (.001, .888, .04).- Gibt zurück:
- The value of the property 'use leading zero'.
- Seit:
- 6.1
-
setUseLeadingZeroFormula
Sets the formula for the property 'use leading zero'. When this property is enabled and the value of the field is lesser than 1 a leading zero will be printed before the decimal separator symbol (0.001, 0.888, 0.4). Otherwise the number will be printed with a decimal separator symbol only (.001, .888, .04).- Parameter:
newFormula- The new formula for the property 'use leading zero'.- Seit:
- 6.1
-
getUseLeadingZeroFormula
FormulaField getUseLeadingZeroFormula()Returns the formula for the property 'use leading zero'. When this property is enabled and the value of the field is lesser than 1 a leading zero will be printed before the decimal separator symbol (0.001, 0.888, 0.4). Otherwise the number will be printed with a decimal separator symbol only (.001, .888, .04).- Gibt zurück:
- FormulaField The formula for the property 'use leading zero'.
- Seit:
- 6.1
-
setZeroValueString
Sets the value of the property 'zero value string'. If the value isnullthen there will be no custom zero value.- Parameter:
newValue- The new value of the property 'zero value string'.- Seit:
- 6.1
-
getZeroValueString
String getZeroValueString()Returns the value of the property 'zero value string'.- Gibt zurück:
- The value of the property 'zero value string'.
- Seit:
- 6.1
-
setAllowFieldClipping
void setAllowFieldClipping(boolean newValue) Specify how the field value is shown when the width of the element is smaller than the width of the string representation of the field. In this case if "allow field clipping" is enabled the value is shown incompletely - else the element is filled with '#' signs.- Parameter:
newValue- whether or not to allow the field's value to be clipped if necessary.- Seit:
- 6.1
-
isAllowFieldClipping
boolean isAllowFieldClipping()Returnstrueif allow field clipping is enabled, elsefalseis returned.- Gibt zurück:
- whether field clipping is allowed for this field.
- Seit:
- 7.0
-
setAllowFieldClippingFormula
Sets a formula ornullto specify the value of the allowed field clipping property by a formula.- Parameter:
newField- the formula which is to determine whether or not to allow field clipping for the field.- Seit:
- 6.1
-
getAllowFieldClippingFormula
FormulaField getAllowFieldClippingFormula()Returns the formula which specifies the value of the allowed field clipping property ornullif not set.- Gibt zurück:
- formula which determines whether or not field clipping is allowed for this field.
- Seit:
- 6.1
-
setNumeralLanguage
void setNumeralLanguage(int interpretation) Sets the language of the numerals in number, date, time or datetime values.- Parameter:
interpretation- one of the language constant values or -1 for the default of the current report and locale.- Seit:
- 6.1
- Siehe auch:
-
getNumeralLanguage
int getNumeralLanguage()Returns the language of numerals for numbers, date, time and datetime values.- Gibt zurück:
- One of the language constant or -1 for the report and locale default.
- Seit:
- 6.1
- Siehe auch:
-
getManualFormatFormula
FormulaField getManualFormatFormula()Returns the formula of the property 'manual format'. Use this property to specify a formula to manually format the value of this element. If this formula is not null, it will be used to manually format the element and will override any number, date, or other formatting settings. This formula must return a string value to be valid.- Gibt zurück:
FormulaFieldThe formula of the property 'manual format'.- Seit:
- 7.0
-
setManualFormatFormula
Returns the formula of the property 'manual format'. Use this property to specify a formula to manually format the value of this element. If this formula is not null, it will be used to manually format the element and will override any number, date, or other formatting settings. This formula must return a string value to be valid.- Parameter:
newFormula- The new formula for the property 'manual format'.- Seit:
- 7.0
-
getCurrencySeparator
String getCurrencySeparator()Returns the separator between the number value and currency symbol. The default value for this property is an space character.- Gibt zurück:
- The separator to be displayed between the number value and the currency value.
- Seit:
- 7.0
-
setCurrencySeparator
Sets the separator to be displayed between the number value and the currency value.- Parameter:
newCurrencySeparator- The separator to be used between number value and currency symbol.- Seit:
- 7.0
-
getCurrencySeparatorFormula
FormulaField getCurrencySeparatorFormula()Returns the formula for the property 'currency separator'. If this formula is notnullit will be used to get the separator between the number value and the currency symbol otherwise the value ofgetCurrencySeparator()will be used.- Gibt zurück:
- The formula which will be used to get the separator between the
number value and the currency symbol or
nullif only the value ofgetCurrencySeparator()should be used. - Seit:
- 7.0
-
setCurrencySeparatorFormula
Sets the formula which should be used to retrieve the value for the separator between number value and currency symbol. The formula passed has to return a value of type string.- Parameter:
newFormula- The formula which should be used for the property 'currency separator' ornullif no formula should be used.- Seit:
- 7.0
-
USE_CUSTOM_FORMAT