sync
[roojs1] / docs / symbols / Roo.util.DelayedTask.json
index 1dac6d3..120db69 100644 (file)
@@ -1,11 +1,15 @@
 {
   "name" : "Roo.util.DelayedTask",
   "augments" : [],
-  "childClasses" : [],
+  "childClasses" : {  },
+  "tree_children" : [],
+  "tree_parent" : [],
   "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,
+  "isAbstract" : false,
+  "isBuilderTop" : false,
   "memberOf" : "DelayedTask",
   "example" : "",
   "deprecated" : "",