BBjFormatMappingAction

Description

In BBj 8.0 and higher, BBjFormatMappingAction converts values based on a format string.

Implemented Interfaces

BBjMappingAction

Creation

BBjAPI > BBjRecordSet > BBjFormatMappingAction

A BBjFormatMappingAction object is created through the following BBjRecordSet method:

Return Value

Method

BBjFormatMappingAction

createFormatMappingAction(string format)

Methods of BBjFormatMappingAction

Return Value

Method

string

getFormat()

Methods of BBjFormatMappingAction implemented for BBjMappingAction

Return Value

Method

int

getType()

Remarks

None.

Constants

None.

Example

See Also

BBjAPI

BBjSysGui

BBjRecordSet

   BBjRecordSet::addMapping

   BBjRecordSet::createFormatMappingAction

BBjFormatMappingAction

Working with RecordSet Mappings

Java's Message Format

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.