sync
[roojs1] / docs2 / symbols / Roo.form.VTypes.json
diff --git a/docs2/symbols/Roo.form.VTypes.json b/docs2/symbols/Roo.form.VTypes.json
deleted file mode 100644 (file)
index c7bb895..0000000
+++ /dev/null
@@ -1,112 +0,0 @@
-{
-  "name" : "Roo.form.VTypes",
-  "augments" : [
-  ],
-  "desc" : "Overridable validation definitions. The validations provided are basic and intended to be easily customizable and extended.",
-  "isSingleton" : true,
-  "isStatic" : false,
-  "isBuiltin" : false,
-  "memberOf" : "VTypes",
-  "example" : "",
-  "deprecated" : "",
-  "since" : "",
-  "see" : "",
-  "params" : [
-  ],
-  "returns" : [
-  ],
-  "config" : [
-  ],
-  "methods" : [
-    {
-      "name" : "email'",
-      "desc" : "The function used to validate email addresses",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "memberOf" : "Roo.form.VTypes",
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "params" : [
-        {
-          "name" : "value",
-          "type" : "String",
-          "desc" : "The email address",
-          "isOptional" : false
-        }
-      ],
-      "returns" : [
-      ]
-    },
-    {
-      "name" : "url'",
-      "desc" : "The function used to validate URLs",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "memberOf" : "Roo.form.VTypes",
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "params" : [
-        {
-          "name" : "value",
-          "type" : "String",
-          "desc" : "The URL",
-          "isOptional" : false
-        }
-      ],
-      "returns" : [
-      ]
-    },
-    {
-      "name" : "alpha'",
-      "desc" : "The function used to validate alpha values",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "memberOf" : "Roo.form.VTypes",
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "params" : [
-        {
-          "name" : "value",
-          "type" : "String",
-          "desc" : "The value",
-          "isOptional" : false
-        }
-      ],
-      "returns" : [
-      ]
-    },
-    {
-      "name" : "alphanum'",
-      "desc" : "The function used to validate alphanumeric values",
-      "isStatic" : false,
-      "isConstructor" : false,
-      "isPrivate" : false,
-      "memberOf" : "Roo.form.VTypes",
-      "example" : "",
-      "deprecated" : "",
-      "since" : "",
-      "see" : "",
-      "params" : [
-        {
-          "name" : "value",
-          "type" : "String",
-          "desc" : "The value",
-          "isOptional" : false
-        }
-      ],
-      "returns" : [
-      ]
-    }
-  ],
-  "events" : [
-  ]
-}
\ No newline at end of file