X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2FRoo.docs.bjs;h=55f43741c60d3a7bc12dd28bd1017823d21f24d9;hb=976f195241e529e1378ae0058f9ad93f85a75248;hp=941a59f3ea0118feb0a8c89ce2588b24a6a0fc78;hpb=09621f0155063438ef4902470484345d9d58faff;p=roojs1 diff --git a/docs/Roo.docs.bjs b/docs/Roo.docs.bjs index 941a59f3ea..55f43741c6 100644 --- a/docs/Roo.docs.bjs +++ b/docs/Roo.docs.bjs @@ -20,7 +20,8 @@ "3c81cc62cd8a24b231d0c0db34feda61" : "Implementations", "f561aaf6ef0bf14d4208bb46a4ccb3ad" : "xxx", "9bd81329febf6efe22788e03ddeaf0af" : " Class ", - "a1d108496af420635536a4e29e87d42b" : "Constructor, Static and Public Methods" + "a1d108496af420635536a4e29e87d42b" : "Constructor, Static and Public Methods", + "11410a0e42ed3bd4fc2f239a79f947dc" : "Children that can be added using Roo.factory" }, "items" : [ { @@ -120,8 +121,8 @@ "render" : "function (_self)\n{\n _this.roo_title = this;\n}" }, "xtype" : "Header", - "Number level" : 1, "$ xns" : "Roo.bootstrap", + "Number level" : 1, "String html" : "Roo JS Documentation" }, { @@ -161,8 +162,8 @@ "render" : "function (_self)\n{\n _this.classType = this;\n}" }, "xtype" : "Header", - "Number level" : 4, "$ xns" : "Roo.bootstrap", + "Number level" : 4, "String html" : " Class ", "items" : [ { @@ -206,8 +207,8 @@ "render" : "function (_self)\n{\n _this.doc_source_row = this;\n}" }, "xtype" : "Header", - "$ xns" : "Roo.bootstrap", "Number level" : 5, + "$ xns" : "Roo.bootstrap", "String html" : "Defined in: ", "items" : [ { @@ -216,8 +217,8 @@ "click" : "function (e)\n{\n \n Roo.log([\"click\", this]);\n if (this.el.dom.innerHTML.length > 0) {\n Roo.docs.init.loadSource();\n }\n}" }, "String cls" : "doc-source", - "Boolean preventDefault" : true, "String href" : "#", + "Boolean preventDefault" : true, "xtype" : "Link", "$ xns" : "Roo.bootstrap", "String html" : "Defined in: " @@ -241,227 +242,237 @@ "$ xns" : "Roo.bootstrap", "String html" : "doc-comments", "Boolean hidden" : true - } - ] - }, - { - "Number md" : 3, - "xtype" : "Column", - "$ xns" : "Roo.bootstrap", - "items" : [ + }, { "listeners" : { - "render" : "function (_self)\n{\n _this.augments = this;\n}" + "render" : "function (_self)\n{\n _this.configTableContainer = this;\n}" }, - "String header" : "Inheritance tree", - "String cls" : "doc-augments", + "String header" : "Configuration options", + "String cls" : "doc-table-container", + "Boolean expanded" : true, "xtype" : "Container", "String panel" : "primary", - "$ xns" : "Roo.bootstrap" + "$ xns" : "Roo.bootstrap", + "String style" : "margin-top:15px", + "Boolean expandable" : true, + "items" : [ + { + "listeners" : { + "rowclass" : "function (_self, rowcfg)\n{\n rc = rowcfg.record.json.memberOf == Roo.docs.init.currentClass ? 'doc-added-member ' : 'doc-not-member ';\n rowcfg.rowClass = rc + (rowcfg.record.json.expanded ? 'expanded' : '');\n}", + "render" : "function (_self)\n{\n _this.configTable = this;\n}", + "rowclick" : "function (_self, el, rowIndex, e)\n{\n if (e.target.className != 'fixedFont' && e.target.parentNode.className != 'fixedFont') {\n return false;\n }\n \n var r = this.store.getAt(rowIndex);\n r.json.expanded = !r.json.expanded ;\n this.refreshRow(r);\n}" + }, + "boolean striped" : true, + "boolean responsive" : true, + "xtype" : "Table", + "Boolean rowSelection" : true, + "$ xns" : "Roo.bootstrap", + "items" : [ + { + "String header" : "", + "String dataIndex" : "name", + "$ Function renderer" : "function(v,x,r) { \n\n return Roo.docs.template.config(r.json);\n\n\t\t\t\n}", + "xtype" : "ColumnModel", + "Number xs" : 11, + "$ xns" : "Roo.grid", + "* prop" : "cm[]" + }, + { + "String header" : "Defined by", + "String dataIndex" : "memberOf", + "$ Function renderer" : "function(v,x,r) { \n if (r.json.memberOf == Roo.docs.init.currentClass) {\n return '';\n }\n\n\t\treturn \t'' + r.json.memberOf + '';\n\t\t\t\n}", + "xtype" : "ColumnModel", + "Number xs" : 1, + "$ xns" : "Roo.grid", + "* prop" : "cm[]" + }, + { + "xtype" : "Store", + "$ xns" : "Roo.data", + "* prop" : "store", + "items" : [ + { + "xtype" : "MemoryProxy", + "$ xns" : "Roo.data", + "* prop" : "proxy" + }, + { + "xtype" : "ArrayReader", + "$ fields" : "[ 'name', 'type', 'desc', 'memberOf' ]", + "$ xns" : "Roo.data", + "* prop" : "reader" + } + ] + } + ] + } + ] }, { "listeners" : { - "render" : "function (_self)\n{\n _this.implementors = this;\n}" + "render" : "function (_self)\n{\n _this.methodsTableContainer = this;\n}" }, - "String header" : "Implementations", - "String cls" : "doc-implementors", - "xtype" : "Container", + "String header" : "Constructor, Static and Public Methods", + "String cls" : "doc-table-container", + "Boolean expanded" : true, "String panel" : "primary", - "$ xns" : "Roo.bootstrap" - } - ] - } - ] - }, - { - "listeners" : { - "render" : "function (_self)\n{\n _this.configTableContainer = this;\n}" - }, - "String header" : "Configuration options", - "Boolean expanded" : true, - "String cls" : "doc-table-container", - "xtype" : "Container", - "String panel" : "primary", - "$ xns" : "Roo.bootstrap", - "String style" : "margin-top:15px", - "Boolean expandable" : true, - "items" : [ - { - "listeners" : { - "rowclass" : "function (_self, rowcfg)\n{\n rc = rowcfg.record.json.memberOf == Roo.docs.init.currentClass ? 'doc-added-member ' : 'doc-not-member ';\n rowcfg.rowClass = rc + (rowcfg.record.json.expanded ? 'expanded' : '');\n}", - "render" : "function (_self)\n{\n _this.configTable = this;\n}", - "rowclick" : "function (_self, el, rowIndex, e)\n{\n if (e.target.className != 'fixedFont' && e.target.parentNode.className != 'fixedFont') {\n return false;\n }\n \n var r = this.store.getAt(rowIndex);\n r.json.expanded = !r.json.expanded ;\n this.refreshRow(r);\n}" - }, - "boolean striped" : true, - "xtype" : "Table", - "boolean responsive" : true, - "Boolean rowSelection" : true, - "$ xns" : "Roo.bootstrap", - "items" : [ - { - "String header" : "", - "String dataIndex" : "name", - "$ Function renderer" : "function(v,x,r) { \n\n return Roo.docs.template.config(r.json);\n\n\t\t\t\n}", - "xtype" : "ColumnModel", - "Number xs" : 11, - "$ xns" : "Roo.grid", - "* prop" : "cm[]" - }, - { - "String header" : "Defined by", - "String dataIndex" : "memberOf", - "$ Function renderer" : "function(v,x,r) { \n if (r.json.memberOf == Roo.docs.init.currentClass) {\n return '';\n }\n\n\t\treturn \t'' + r.json.memberOf + '';\n\t\t\t\n}", - "xtype" : "ColumnModel", - "Number xs" : 1, - "$ xns" : "Roo.grid", - "* prop" : "cm[]" - }, - { - "xtype" : "Store", - "$ xns" : "Roo.data", - "* prop" : "store", + "xtype" : "Container", + "$ xns" : "Roo.bootstrap", + "Boolean expandable" : true, "items" : [ { - "xtype" : "MemoryProxy", - "$ xns" : "Roo.data", - "* prop" : "proxy" - }, - { - "xtype" : "ArrayReader", - "$ xns" : "Roo.data", - "$ fields" : "[ 'name', 'type', 'desc', 'memberOf' ]", - "* prop" : "reader" + "listeners" : { + "rowclass" : "function (_self, rowcfg)\n{\n var j = rowcfg.record.json;\n var rc = j.memberOf == Roo.docs.init.currentClass || j.isConstructor ? 'doc-added-member ' : 'doc-not-member ';\n rowcfg.rowClass = rc + (rowcfg.record.json.expanded ? 'expanded' : '');\n}", + "render" : "function (_self)\n{\n _this.methodsTable = this;\n}", + "rowclick" : "function (_self, el, rowIndex, e)\n{\n if (e.target.className != 'fixedFont' && e.target.parentNode.className != 'fixedFont') {\n return false;\n }\n var r = this.store.getAt(rowIndex);\n r.json.expanded = !r.json.expanded ;\n this.refreshRow(r);\n}" + }, + "xtype" : "Table", + "boolean responsive" : true, + "Boolean rowSelection" : true, + "$ xns" : "Roo.bootstrap", + "items" : [ + { + "String header" : " ", + "String dataIndex" : "name", + "$ Function renderer" : "function(v,x,r) { \n\n return Roo.docs.template.method(r.json);\n\t\t \n\t\t\t\n}", + "xtype" : "ColumnModel", + "$ xns" : "Roo.grid", + "Boolean sortable" : false, + "* prop" : "cm[]", + "Number sm" : 11 + }, + { + "String header" : "Defined by", + "String dataIndex" : "memberOf", + "$ Function renderer" : "function(v,x,r) { \n\n if (r.json.memberOf == Roo.docs.init.currentClass) {\n return '';\n }\n\t\treturn \t'' + r.json.memberOf + '';\n\t\t\t\n}", + "xtype" : "ColumnModel", + "$ xns" : "Roo.grid", + "* prop" : "cm[]", + "Number sm" : 1 + }, + { + "$ Object sortInfo" : "{ field : 'name', direction : 'ASC' }", + "xtype" : "Store", + "$ xns" : "Roo.data", + "* prop" : "store", + "items" : [ + { + "xtype" : "MemoryProxy", + "$ xns" : "Roo.data", + "* prop" : "proxy" + }, + { + "xtype" : "ArrayReader", + "$ fields" : "[ 'name', 'type', 'desc', 'memberOf' ]", + "$ xns" : "Roo.data", + "* prop" : "reader" + } + ] + } + ] } ] - } - ] - } - ] - }, - { - "listeners" : { - "render" : "function (_self)\n{\n _this.methodsTableContainer = this;\n}" - }, - "String header" : "Constructor, Static and Public Methods", - "Boolean expanded" : true, - "String cls" : "doc-table-container", - "String panel" : "primary", - "xtype" : "Container", - "$ xns" : "Roo.bootstrap", - "Boolean expandable" : true, - "items" : [ - { - "listeners" : { - "rowclass" : "function (_self, rowcfg)\n{\n var j = rowcfg.record.json;\n var rc = j.memberOf == Roo.docs.init.currentClass || j.isConstructor ? 'doc-added-member ' : 'doc-not-member ';\n rowcfg.rowClass = rc + (rowcfg.record.json.expanded ? 'expanded' : '');\n}", - "render" : "function (_self)\n{\n _this.methodsTable = this;\n}", - "rowclick" : "function (_self, el, rowIndex, e)\n{\n if (e.target.className != 'fixedFont' && e.target.parentNode.className != 'fixedFont') {\n return false;\n }\n var r = this.store.getAt(rowIndex);\n r.json.expanded = !r.json.expanded ;\n this.refreshRow(r);\n}" - }, - "xtype" : "Table", - "boolean responsive" : true, - "Boolean rowSelection" : true, - "$ xns" : "Roo.bootstrap", - "items" : [ - { - "String header" : " ", - "String dataIndex" : "name", - "$ Function renderer" : "function(v,x,r) { \n\n return Roo.docs.template.method(r.json);\n\t\t \n\t\t\t\n}", - "xtype" : "ColumnModel", - "$ xns" : "Roo.grid", - "Boolean sortable" : false, - "* prop" : "cm[]", - "Number sm" : 11 }, { - "String header" : "Defined by", - "String dataIndex" : "memberOf", - "$ Function renderer" : "function(v,x,r) { \n\n if (r.json.memberOf == Roo.docs.init.currentClass) {\n return '';\n }\n\t\treturn \t'' + r.json.memberOf + '';\n\t\t\t\n}", - "xtype" : "ColumnModel", - "$ xns" : "Roo.grid", - "* prop" : "cm[]", - "Number sm" : 1 - }, - { - "$ Object sortInfo" : "{ field : 'name', direction : 'ASC' }", - "xtype" : "Store", - "$ xns" : "Roo.data", - "* prop" : "store", + "listeners" : { + "render" : "function (_self)\n{\n _this.eventsTableContainer = this;\n}" + }, + "String header" : "Events", + "String cls" : "doc-table-container", + "Boolean expanded" : true, + "xtype" : "Container", + "String panel" : "primary", + "$ xns" : "Roo.bootstrap", + "Boolean expandable" : true, "items" : [ { - "xtype" : "MemoryProxy", - "$ xns" : "Roo.data", - "* prop" : "proxy" - }, - { - "xtype" : "ArrayReader", - "$ xns" : "Roo.data", - "$ fields" : "[ 'name', 'type', 'desc', 'memberOf' ]", - "* prop" : "reader" + "listeners" : { + "rowclass" : "function (_self, rowcfg)\n{\n rc = rowcfg.record.json.memberOf == Roo.docs.init.currentClass ? 'doc-added-member ' : 'doc-not-member ';\n rowcfg.rowClass = rc + (rowcfg.record.json.expanded ? 'expanded' : '');\n}", + "render" : "function (_self)\n{\n _this.eventsTable = this;\n}", + "rowclick" : "function (_self, el, rowIndex, e)\n{\n if (e.target.className != 'fixedFont' && e.target.parentNode.className != 'fixedFont') {\n return false;\n }\n var r = this.store.getAt(rowIndex);\n r.json.expanded = !r.json.expanded ;\n this.refreshRow(r);\n}" + }, + "xtype" : "Table", + "boolean responsive" : true, + "Boolean rowSelection" : true, + "$ xns" : "Roo.bootstrap", + "items" : [ + { + "String header" : "", + "String dataIndex" : "name", + "Number md" : 11, + "$ Function renderer" : "function(v,x,r) { \n\n return Roo.docs.template.event(r.json);\n\t\t \n\t\t\t\n}", + "xtype" : "ColumnModel", + "$ xns" : "Roo.grid", + "* prop" : "cm[]" + }, + { + "String header" : "Defined by", + "String dataIndex" : "memberOf", + "Number md" : 1, + "$ Function renderer" : "function(v,x,r) { \n if (r.json.memberOf == Roo.docs.init.currentClass) {\n return '';\n }\n\n\t\treturn \t'' + r.json.memberOf + '';\n\t\t\t\n}", + "xtype" : "ColumnModel", + "Number xs" : 0, + "$ xns" : "Roo.grid", + "* prop" : "cm[]" + }, + { + "xtype" : "Store", + "$ xns" : "Roo.data", + "* prop" : "store", + "items" : [ + { + "xtype" : "ArrayReader", + "$ xns" : "Roo.data", + "$ fields" : "[ 'name', 'type', 'desc', 'memberOf' ]", + "* prop" : "reader" + }, + { + "xtype" : "MemoryProxy", + "$ xns" : "Roo.data", + "* prop" : "proxy" + } + ] + } + ] } ] } ] - } - ] - }, - { - "listeners" : { - "render" : "function (_self)\n{\n _this.eventsTableContainer = this;\n}" - }, - "String header" : "Events", - "Boolean expanded" : true, - "String cls" : "doc-table-container", - "xtype" : "Container", - "String panel" : "primary", - "$ xns" : "Roo.bootstrap", - "Boolean expandable" : true, - "items" : [ + }, { - "listeners" : { - "rowclass" : "function (_self, rowcfg)\n{\n rc = rowcfg.record.json.memberOf == Roo.docs.init.currentClass ? 'doc-added-member ' : 'doc-not-member ';\n rowcfg.rowClass = rc + (rowcfg.record.json.expanded ? 'expanded' : '');\n}", - "render" : "function (_self)\n{\n _this.eventsTable = this;\n}", - "rowclick" : "function (_self, el, rowIndex, e)\n{\n if (e.target.className != 'fixedFont' && e.target.parentNode.className != 'fixedFont') {\n return false;\n }\n var r = this.store.getAt(rowIndex);\n r.json.expanded = !r.json.expanded ;\n this.refreshRow(r);\n}" - }, - "xtype" : "Table", - "boolean responsive" : true, - "Boolean rowSelection" : true, + "Number md" : 3, + "xtype" : "Column", "$ xns" : "Roo.bootstrap", "items" : [ { - "String header" : "", - "Number md" : 11, - "String dataIndex" : "name", - "$ Function renderer" : "function(v,x,r) { \n\n return Roo.docs.template.event(r.json);\n\t\t \n\t\t\t\n}", - "xtype" : "ColumnModel", - "$ xns" : "Roo.grid", - "* prop" : "cm[]" + "listeners" : { + "render" : "function (_self)\n{\n _this.augments = this;\n}" + }, + "String header" : "Inheritance tree", + "String cls" : "doc-augments", + "xtype" : "Container", + "String panel" : "primary", + "$ xns" : "Roo.bootstrap" }, { - "String header" : "Defined by", - "Number md" : 1, - "String dataIndex" : "memberOf", - "$ Function renderer" : "function(v,x,r) { \n if (r.json.memberOf == Roo.docs.init.currentClass) {\n return '';\n }\n\n\t\treturn \t'' + r.json.memberOf + '';\n\t\t\t\n}", - "xtype" : "ColumnModel", - "Number xs" : 0, - "$ xns" : "Roo.grid", - "* prop" : "cm[]" + "listeners" : { + "render" : "function (_self)\n{\n _this.implementors = this;\n}" + }, + "String header" : "Implementations", + "String cls" : "doc-implementors", + "xtype" : "Container", + "String panel" : "primary", + "$ xns" : "Roo.bootstrap" }, { - "xtype" : "Store", - "$ xns" : "Roo.data", - "* prop" : "store", - "items" : [ - { - "xtype" : "ArrayReader", - "$ fields" : "[ 'name', 'type', 'desc', 'memberOf' ]", - "$ xns" : "Roo.data", - "* prop" : "reader" - }, - { - "xtype" : "MemoryProxy", - "$ xns" : "Roo.data", - "* prop" : "proxy" - } - ] + "listeners" : { + "render" : "function (_self)\n{\n _this.tree_children = this;\n}" + }, + "String header" : "Children that can be added using Roo.factory", + "String cls" : "doc-children", + "xtype" : "Container", + "String panel" : "primary", + "$ xns" : "Roo.bootstrap" } ] }