User Tools

Site Tools


resetrequired_determine_if_screen_refresh_needed_.htm
Navigation:  ABC Library Reference > WindowComponent Interface > WindowComponent Methods >====== ResetRequired(determine if screen refresh needed) ====== Previous pageReturn to chapter overviewNext page

ResetRequired

blk2blue.jpg

The ResetRequired method determines whether the objects data needs to be refreshed. A TRUE return value indicates a refresh occurred and a screen redraw is necessary.

BrowseClass Implementation:

The ResetRequired method calls the BrowseClass.ApplyRange method to apply the reset fields and range limits and refresh the Browse Box control list if necessary. A TRUE return value indicates a screen redraw is needed.

FileDropClass Implementation:

The ResetRequired method calls the FileDropClass's ApplyRange method inherited from the ViewManager. This method applies the range limits and filters. A TRUE return value indicates a screen redraw is needed.

Return Data Type: BYTE

See Also:     BrowseClass.ApplyRange, ViewManager.FileDropClass.ApplyRange

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