- Source:
Methods
-
(static) cancelPerformOnce(obj, methodName)
-
Cancel the execution of a registered `performOnce` function.
Parameters:
Name Type Description objObject The caller object. methodNameString The method name to be executed. - Source: