Navigation:  ABC Library Reference > FileDropComboClass > FileDropComboClass Methods >====== FileDropComboClass Methods C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

The FileDropComboClass inherits all the methods of the FileDropClass from which it is derived. See FileDropClass Methods and ViewManager Methods for more information.

In addition to (or instead of) the inherited methods, the FileDropComboClass contains the methods listed below.

AddRecord (add a record filedrop queue)

Ask (add a record to the lookup file)

GetQueueMatch (locate a list item)

Init (initialize the FileDropComboClass object)

KeyValid (check for valid keystroke)

Kill (shut down the FileDropComboClass object)

ResetFromList (reset VIEW)

ResetQueue (refill the filedrop queue)

TakeAccepted (process accepted event)

TakeEvent (process the current ACCEPT loop event:FileDropComboClass)

TakeNewSelection (process EVENT:NewSelection events:FileDropComboClass)

UniquePosition (check queue for duplicate record by key position)

See Also:

FileDropComboClass Functional Organization--Expected Use