Class: TimersArray

Module location: Dftimer.pkg line 174 (view source)

This class is used to store the object IDs of the active timer objects. It augments the Destroy_Object procedure to notify the DFTimerManager to kill all its active timers. NOTE: This class looks very much like the Set class. I didn't want to use Set because Remove_Element shifts items which I don't want to happen because item numbers are used as timerIDs.

Class Hierarchy:

ARRAYTimersArray

Class Definition

Functions and Procedures

IntegerAdd_Object(Integer iObj)
Destroy_Object()
IntegerFind_Object(Integer iObj)
Remove_Object(Integer iObj)

Instances

Break_ArrayReport.pkg222
Button_IdsDfclient.pkg498
ColCkBoxDfsellst.pkg129
EVDfdtcent.pkg41
EVDfenrad.pkg93
Export_ArrayDd_cddeo.pkg42
item$groupdep_item.pkg85
item_group_idsdep_item.pkg67
oArgscCommandLine.pkg22
oColParamsDfdata.pkg70
oDFColorArrayDf_print.pkg982
oDiagramArrayDf_print.pkg1061
oEntryValuesDd_pklst.pkg52
oRecordsDatalist.pkg178
Radio_ObjectsDfrad_mx.pkg45
RptTotalDfwinrpt.pkg61
Seq_Channel_Listseq_chnl.pkg57
Statushelp_ArrayWindows.pkg3030
Statushelp_ArraySthlp_mx.pkg11
Statushelp_ArrayDatadict.pkg1184
System_File_objDatadict.pkg1193
WinQLErrorsCrystalReport.pkg962

References (1):

ModuleContaining SymbolLine
Dftimer.pkgTimersArray240