sync
[roojs1] / docs2 / symbols / Roo.util.DelayedTask.json
diff --git a/docs2/symbols/Roo.util.DelayedTask.json b/docs2/symbols/Roo.util.DelayedTask.json
deleted file mode 100644 (file)
index 712f747..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-{
-  "name" : "Roo.util.DelayedTask",
-  "augments" : [
-  ],
-  "desc" : "Provides a convenient method of performing setTimeout where a new\ntimeout cancels the old timeout. An example would be performing validation on a keypress.\nYou can use this class to buffer\nthe keypress events for a certain number of milliseconds, and perform only if they stop\nfor that amount of time.",
-  "isSingleton" : false,
-  "isStatic" : false,
-  "isBuiltin" : false,
-  "memberOf" : "DelayedTask",
-  "example" : "",
-  "deprecated" : "",
-  "since" : "",
-  "see" : "",
-  "params" : [
-    {
-      "name" : "fn",
-      "type" : "Function",
-      "desc" : "(optional) The default function to timeout",
-      "isOptional" : false
-    },
-    {
-      "name" : "scope",
-      "type" : "Object",
-      "desc" : "(optional) The default scope of that timeout",
-      "isOptional" : false
-    },
-    {
-      "name" : "args",
-      "type" : "Array",
-      "desc" : "(optional) The default Array of arguments",
-      "isOptional" : false
-    }
-  ],
-  "returns" : [
-  ],
-  "config" : [
-  ],
-  "methods" : [
-  ],
-  "events" : [
-  ]
-}
\ No newline at end of file