X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2FRoo.docs.js;h=b5b8a1e5b23f52fa4e6a80df8007d5dd120b4cb8;hp=5efeb607e72d5e2810a34a8b6fe2b720e00462ec;hb=06633a6bb9c089952cb598846dae6666727037e7;hpb=ff1bbf6919b9bcb3de9924d8100d911b62243ee0 diff --git a/docs/Roo.docs.js b/docs/Roo.docs.js index 5efeb607e7..b5b8a1e5b2 100644 --- a/docs/Roo.docs.js +++ b/docs/Roo.docs.js @@ -18,6 +18,7 @@ Roo.docs = new Roo.XComponent({ 'd2b697ad8e989a6c4592987f22f5bbfc' :"doc-comments", 'f361257612a512f9be2fdc2abfb25aef' :"Defined by", '494a64a432ff6a121e4ab9003c7a0df3' :"parentcls", + '3c81cc62cd8a24b231d0c0db34feda61' :"Implementations", 'f561aaf6ef0bf14d4208bb46a4ccb3ad' :"xxx", '9bd81329febf6efe22788e03ddeaf0af' :" Class ", 'a1d108496af420635536a4e29e87d42b' :"Constructor, Static and Public Methods", @@ -311,6 +312,12 @@ Roo.docs = new Roo.XComponent({ xtype : 'Header', html : _this._strings['9b34238e8113db140b452beec500024b'] /* Roo JS Documentation */, level : 1, + listeners : { + render : function (_self) + { + _this.roo_title = this; + } + }, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' }, @@ -361,6 +368,12 @@ Roo.docs = new Roo.XComponent({ xtype : 'Header', html : _this._strings['9bd81329febf6efe22788e03ddeaf0af'] /* Class */, level : 4, + listeners : { + render : function (_self) + { + _this.classType = this; + } + }, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap', items : [ @@ -423,6 +436,12 @@ Roo.docs = new Roo.XComponent({ xtype : 'Header', html : _this._strings['3673e725413179fe76f341ed908a5c36'] /* Defined in: */, level : 5, + listeners : { + render : function (_self) + { + _this.doc_source_row = this; + } + }, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap', items : [ @@ -495,6 +514,20 @@ Roo.docs = new Roo.XComponent({ }, xns : Roo.bootstrap, '|xns' : 'Roo.bootstrap' + }, + { + xtype : 'Container', + cls : 'doc-implementors', + header : _this._strings['3c81cc62cd8a24b231d0c0db34feda61'] /* Implementations */, + panel : 'primary', + listeners : { + render : function (_self) + { + _this.implementors = this; + } + }, + xns : Roo.bootstrap, + '|xns' : 'Roo.bootstrap' } ] }