major doc changes
[roojs1] / docs / symbols / Roo.util.DelayedTask.json
index 9d0d9e7..120db69 100644 (file)
@@ -1,10 +1,15 @@
 {
   "name" : "Roo.util.DelayedTask",
   "augments" : [],
+  "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" : "",
@@ -31,6 +36,8 @@
     }
   ],
   "returns" : [],
+  "throws" : "",
+  "requires" : "",
   "config" : [],
   "methods" : [],
   "events" : []