|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FieldLimit in com.bmc.arsys.api |
|---|
| Subclasses of FieldLimit in com.bmc.arsys.api | |
|---|---|
class |
AttachmentFieldLimit
The AttachmentFieldLimit class defines the value limits for an attachment field (DataType.ATTACHMENT). |
class |
CharacterFieldLimit
The CharacterFieldLimit class defines the value limits for a character field (. |
class |
ColumnFieldLimit
The ColumnFieldLimit class represents the value limits for a column(
field. |
class |
CurrencyFieldLimit
The CurrencyFieldLimit class defines the value limits for a
Currency (DataType.CURRENCY) field |
class |
DateOnlyFieldLimit
The DateOnlyFieldLimit class defines the value limits for an integer(
field. |
class |
DateTimeFieldLimit
The DateTimeFieldLimit class defines the value limits for an integer(
field. |
class |
DecimalFieldLimit
The DecimalFieldLimit class defines the value limits for a decimal(
field |
class |
DiaryFieldLimit
The DiaryFieldLimit class defines the value limits for a DiaryList(
field |
class |
DisplayFieldLimit
The DisplayFieldLimit class defines the value limits for a display(
field. |
class |
IntegerFieldLimit
The IntegerFieldLimit class
defines the value limits for an integer( field. |
class |
RealFieldLimit
The RealFieldLimit class
defines the value limits for a real number( field. |
class |
SelectionFieldLimit
The SelectionFieldLimit class
defines the value limits for a selection( field. |
class |
TableFieldLimit
The TableFieldLimit class
defines the value limits for a table( field. |
class |
TimeOnlyFieldLimit
The TimeOnlyFieldLimit class
defines the value limits for an integer( field. |
class |
ViewFieldLimit
The ViewFieldLimit class
defines the value limits for a character( field |
| Methods in com.bmc.arsys.api that return FieldLimit | |
|---|---|
FieldLimit |
Field.getFieldLimit()
Returns the value limits for the field and other properties specific to the field's type. |
FieldLimit |
ExtFieldCandidatesInfo.getFieldLimitInfo()
Returns list of field limits. |
| Methods in com.bmc.arsys.api with parameters of type FieldLimit | |
|---|---|
void |
ObjectPrinter.printFieldLimitInfo(String indent,
String header,
FieldLimit info)
|
void |
Field.setFieldLimit(FieldLimit limit)
Sets the value limits for the field and other properties specific to the field's type. |
|
AR System Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||