Foxit PDF SDK
|
Public Member Functions | |
boolean | needToCancelNow () |
A callback function used to check whether to cancel the searching process or not. More... | |
This class represents a callback object which can be used to cancel a searching process. All the pure virtual functions in this class are used as callback functions and should be implemented by user.
boolean com.foxit.sdk.pdf.SearchCancelCallback.needToCancelNow | ( | ) |
A callback function used to check whether to cancel the searching process or not.