X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsymbols%2FRoo.data.SortTypes.json;fp=docs%2Fsymbols%2FRoo.data.SortTypes.json;h=0c64a9eb3480ca8aa38743585a4f908bc7bccb3d;hp=cdab02488dd64f71110179b488c1a97cb131a801;hb=e01802ac69da0ec0c9ccecc295beff82c1779f68;hpb=0fa7894b7489284160ff14afdca7b6911983357f diff --git a/docs/symbols/Roo.data.SortTypes.json b/docs/symbols/Roo.data.SortTypes.json index cdab02488d..0c64a9eb34 100644 --- a/docs/symbols/Roo.data.SortTypes.json +++ b/docs/symbols/Roo.data.SortTypes.json @@ -1,10 +1,15 @@ { "name" : "Roo.data.SortTypes", "augments" : [], + "childClasses" : { }, + "tree_children" : [], + "tree_parent" : [], "desc" : "Defines the default sorting (casting?) comparison functions used when sorting data.", "isSingleton" : true, "isStatic" : false, "isBuiltin" : false, + "isAbstract" : false, + "isBuilderTop" : false, "memberOf" : "SortTypes", "example" : "", "deprecated" : "", @@ -12,19 +17,26 @@ "see" : "", "params" : [], "returns" : [], + "throws" : "", + "requires" : "", "config" : [], "methods" : [ { "name" : "asFloat", + "type" : "function", "desc" : "Float sorting", + "sig" : "(s)", + "static" : true, + "memberOf" : "", "isStatic" : true, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.data.SortTypes", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s", @@ -43,15 +55,20 @@ }, { "name" : "asUCString", + "type" : "function", "desc" : "Case insensitive string", + "sig" : "(s)", + "static" : true, + "memberOf" : "", "isStatic" : true, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.data.SortTypes", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s", @@ -70,15 +87,20 @@ }, { "name" : "asDate", + "type" : "function", "desc" : "Date sorting", + "sig" : "(s)", + "static" : true, + "memberOf" : "", "isStatic" : true, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.data.SortTypes", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s", @@ -97,15 +119,20 @@ }, { "name" : "asUCText", + "type" : "function", "desc" : "Strips all HTML tags to sort on text only - Case insensitive", + "sig" : "(s)", + "static" : true, + "memberOf" : "", "isStatic" : true, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.data.SortTypes", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s", @@ -124,15 +151,20 @@ }, { "name" : "asInt", + "type" : "function", "desc" : "Integer sorting", + "sig" : "(s)", + "static" : true, + "memberOf" : "", "isStatic" : true, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.data.SortTypes", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s", @@ -151,15 +183,20 @@ }, { "name" : "asText", + "type" : "function", "desc" : "Strips all HTML tags to sort on text only", + "sig" : "(s)", + "static" : true, + "memberOf" : "", "isStatic" : true, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.data.SortTypes", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s", @@ -178,15 +215,20 @@ }, { "name" : "none", + "type" : "function", "desc" : "Default sort that does nothing", + "sig" : "(s)", + "static" : true, + "memberOf" : "", "isStatic" : true, "isConstructor" : false, "isPrivate" : false, - "memberOf" : "Roo.data.SortTypes", "example" : "", "deprecated" : "", "since" : "", "see" : "", + "exceptions" : "", + "requires" : "", "params" : [ { "name" : "s",