Interface SimpleRecordSetBindable

Description

In BBj 7.00 and higher, SimpleRecordSetBindable acts as the abstract superclass of RecordSetBindable.

Implementing Classes

BBjCEdit, BBjCheckBox, BBjDataBoundGrid, BBjEditBox, BBjEditBoxSpinner, BBjInputD, BBjInputDSpinner, BBjInputE, BBjInputESpinner, BBjInputN, BBjInputNSpinner, BBjInputT, BBjInputTSpinner, BBjListBox, BBjListButton, BBjListEdit, BBjListSpinner, BBjNavigator, BBjSlider, BBjStaticText

Methods of SimpleRecordSetBindable

Return Value Method
BBjRecordSet getBoundRecordSet()
void unbindRecordSet()

Remarks

When a foreign interpreter invokes this method, an !ERROR=208 Multi Thread results. See Accessing Objects From Different Interpreters.

Example

See Also

BBjAPI

BBjDataBoundGrid

BBjSysGui

BBjRecordSet

RecordSetFillable

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