User Tools

Site Tools


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

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

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

AddEditControl (specify custom edit-in-place class)

AddField (specify a FILE/QUEUE field pair)

AddItem(program the BrowseClass object)

AddLocator (specify a locator)

AddResetField (set a field to monitor for changes)

AddSortOrder (specify a browse sort order)

AddToolbarTarget (set the browse toolbar)

ApplyRange (refresh browse based on resets and range limits)

Ask (update selected browse item)

AskRecord (edit-in-place selected browse item)

Fetch (get a page of browse items)

Init (initialize the BrowseClass object)

InitSort (initialize locator values)

Kill (shut down the BrowseClass object)

Next (get the next browse item)

PostNewSelection (post an EVENT:NewSelection to the browse list)

Previous (get the previous browse item)

Records (return the number of browse queue items)

ResetFields(reinitialize FieldPairsClass)

ResetFromAsk (reset browse after update)

ResetFromBuffer (fill queue starting from record buffer)

ResetFromFile (fill queue starting from file POSITION)

ResetFromView (reset browse from current result set)

ResetQueue (fill or refill queue)

ResetResets (copy the Reset fields)

ResetSort (apply sort order to browse)

ScrollEnd (scroll to first or last item)

ScrollOne (scroll up or down one item)

ScrollPage (scroll up or down one page)

SetAlerts (alert keystrokes for list and locator controls)

SetQueueRecord (copy data from file buffer to queue buffer:BrowseClass)

SetSort (apply a sort order to the browse)

TakeAcceptedLocator (apply an accepted locator value)

TakeEvent (process the current ACCEPT loop event:BrowseClass)

TakeKey (process an alerted keystroke:BrowseClass)

TakeNewSelection (process a new selection:BrowseClass)

TakeScroll (process a scroll event)

TakeVCRScroll (process a VCR scroll event)

UpdateBuffer (copy selected item from queue buffer to file buffer)

UpdateQuery (set default query interface)

UpdateResets (copy reset fields to file buffer)

UpdateThumb (position the scrollbar thumb)

UpdateThumbFixed (position the scrollbar fixed thumb)

UpdateViewRecord (get view data for the selected item)

UpdateWindow (update display variables to match browse)

See Also:

BrowseClass Functional Organization--Expected Use

browseclass_methods.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1