sync
[roojs1] / docs / symbols / Roo.bootstrap.DocumentViewer.json
1 {
2   "name" : "Roo.bootstrap.DocumentViewer",
3   "augments" : [
4     "Roo.bootstrap.Component",
5     "Roo.Component",
6     "Roo.util.Observable"
7   ],
8   "desc" : "Bootstrap DocumentViewer class",
9   "isSingleton" : false,
10   "isStatic" : false,
11   "isBuiltin" : false,
12   "memberOf" : "DocumentViewer",
13   "example" : "",
14   "deprecated" : "",
15   "since" : "",
16   "see" : "",
17   "params" : [
18     {
19       "name" : "config",
20       "type" : "Object",
21       "desc" : "The config object",
22       "isOptional" : false
23     }
24   ],
25   "returns" : [
26   ],
27   "config" : [
28     {
29       "name" : "listeners",
30       "type" : "Object",
31       "desc" : "list of events and functions to call for this object, \nFor example :\n<pre><code>\n    listeners :  { \n       'click' : function(e) {\n           ..... \n        } ,\n        .... \n    } \n  </code></pre>",
32       "memberOf" : "Roo.util.Observable",
33       "values" : [
34       ]
35     },
36     {
37       "name" : "tooltip",
38       "type" : "string",
39       "desc" : "Text for the tooltip",
40       "memberOf" : "Roo.bootstrap.Component",
41       "values" : [
42       ]
43     },
44     {
45       "name" : "container_method",
46       "type" : "string",
47       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
48       "memberOf" : "Roo.bootstrap.Component",
49       "values" : [
50       ]
51     },
52     {
53       "name" : "visibilityEl",
54       "type" : "string|object",
55       "desc" : "What element to use for visibility (@see getVisibilityEl())",
56       "memberOf" : "Roo.bootstrap.Component",
57       "values" : [
58         "(el",
59         "parent)"
60       ]
61     },
62     {
63       "name" : "can_build_overlaid",
64       "type" : "Boolean",
65       "desc" : "True if element can be rebuild from a HTML page",
66       "memberOf" : "Roo.bootstrap.Component",
67       "values" : [
68       ]
69     },
70     {
71       "name" : "hideMode",
72       "type" : "String",
73       "desc" : "How this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display\".",
74       "memberOf" : "Roo.Component",
75       "values" : [
76         "(display",
77         "visibility)"
78       ]
79     },
80     {
81       "name" : "style",
82       "type" : "String",
83       "desc" : "any extra css",
84       "memberOf" : "Roo.bootstrap.Component",
85       "values" : [
86       ]
87     },
88     {
89       "name" : "allowDomMove",
90       "type" : "Boolean",
91       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
92       "memberOf" : "Roo.Component",
93       "values" : [
94       ]
95     },
96     {
97       "name" : "cls",
98       "type" : "String",
99       "desc" : "css class",
100       "memberOf" : "Roo.bootstrap.Component",
101       "values" : [
102       ]
103     },
104     {
105       "name" : "showTrash",
106       "type" : "Boolean",
107       "desc" : "show trash button (default true)",
108       "memberOf" : "Roo.bootstrap.DocumentViewer",
109       "values" : [
110         "(true",
111         "false)"
112       ]
113     },
114     {
115       "name" : "xattr",
116       "type" : "Object",
117       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
118       "memberOf" : "Roo.bootstrap.Component",
119       "values" : [
120       ]
121     },
122     {
123       "name" : "actionMode",
124       "type" : "String",
125       "desc" : "which property holds the element that used for  hide() / show() / disable() / enable()\ndefault is 'el'",
126       "memberOf" : "Roo.Component",
127       "values" : [
128       ]
129     },
130     {
131       "name" : "dataId",
132       "type" : "string",
133       "desc" : "cutomer id",
134       "memberOf" : "Roo.bootstrap.Component",
135       "values" : [
136       ]
137     },
138     {
139       "name" : "showDownload",
140       "type" : "Boolean",
141       "desc" : "show download button (default true)",
142       "memberOf" : "Roo.bootstrap.DocumentViewer",
143       "values" : [
144         "(true",
145         "false)"
146       ]
147     },
148     {
149       "name" : "name",
150       "type" : "string",
151       "desc" : "Specifies name attribute",
152       "memberOf" : "Roo.bootstrap.Component",
153       "values" : [
154       ]
155     },
156     {
157       "name" : "disableClass",
158       "type" : "String",
159       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
160       "memberOf" : "Roo.Component",
161       "values" : [
162       ]
163     }
164   ],
165   "methods" : [
166     {
167       "name" : "tooltipEl",
168       "desc" : "Fetch the element to display the tooltip on.",
169       "isStatic" : false,
170       "isConstructor" : false,
171       "isPrivate" : false,
172       "memberOf" : "Roo.bootstrap.Component",
173       "example" : "",
174       "deprecated" : "",
175       "since" : "",
176       "see" : "",
177       "params" : [
178       ],
179       "returns" : [
180         {
181           "name" : "",
182           "type" : "Roo.Element",
183           "desc" : "defaults to this.el"
184         }
185       ]
186     },
187     {
188       "name" : "hide",
189       "desc" : "Hide a component - adds 'hidden' class",
190       "isStatic" : false,
191       "isConstructor" : false,
192       "isPrivate" : false,
193       "memberOf" : "Roo.bootstrap.Component",
194       "example" : "",
195       "deprecated" : "",
196       "since" : "",
197       "see" : "",
198       "params" : [
199       ],
200       "returns" : [
201       ]
202     },
203     {
204       "name" : "show",
205       "desc" : "Show a component - removes 'hidden' class",
206       "isStatic" : false,
207       "isConstructor" : false,
208       "isPrivate" : false,
209       "memberOf" : "Roo.bootstrap.Component",
210       "example" : "",
211       "deprecated" : "",
212       "since" : "",
213       "see" : "",
214       "params" : [
215       ],
216       "returns" : [
217       ]
218     },
219     {
220       "name" : "setVisibilityEl",
221       "desc" : "Set the element that will be used to show or hide",
222       "isStatic" : false,
223       "isConstructor" : false,
224       "isPrivate" : false,
225       "memberOf" : "Roo.bootstrap.Component",
226       "example" : "",
227       "deprecated" : "",
228       "since" : "",
229       "see" : "",
230       "params" : [
231       ],
232       "returns" : [
233       ]
234     },
235     {
236       "name" : "getVisibilityEl",
237       "desc" : "Get the element that will be used to show or hide",
238       "isStatic" : false,
239       "isConstructor" : false,
240       "isPrivate" : false,
241       "memberOf" : "Roo.bootstrap.Component",
242       "example" : "",
243       "deprecated" : "",
244       "since" : "",
245       "see" : "",
246       "params" : [
247       ],
248       "returns" : [
249       ]
250     },
251     {
252       "name" : "initEvents",
253       "desc" : "Initialize Events for the element",
254       "isStatic" : false,
255       "isConstructor" : false,
256       "isPrivate" : false,
257       "memberOf" : "Roo.bootstrap.Component",
258       "example" : "",
259       "deprecated" : "",
260       "since" : "",
261       "see" : "",
262       "params" : [
263       ],
264       "returns" : [
265       ]
266     },
267     {
268       "name" : "getChildContainer",
269       "desc" : "Fetch the element to add children to",
270       "isStatic" : false,
271       "isConstructor" : false,
272       "isPrivate" : false,
273       "memberOf" : "Roo.bootstrap.Component",
274       "example" : "",
275       "deprecated" : "",
276       "since" : "",
277       "see" : "",
278       "params" : [
279       ],
280       "returns" : [
281         {
282           "name" : "",
283           "type" : "Roo.Element",
284           "desc" : "defaults to this.el"
285         }
286       ]
287     },
288     {
289       "name" : "getId",
290       "desc" : "Returns the id of this component.",
291       "isStatic" : false,
292       "isConstructor" : false,
293       "isPrivate" : false,
294       "memberOf" : "Roo.Component",
295       "example" : "",
296       "deprecated" : "",
297       "since" : "",
298       "see" : "",
299       "params" : [
300       ],
301       "returns" : [
302         {
303           "name" : "",
304           "type" : "String",
305           "desc" : ""
306         }
307       ]
308     },
309     {
310       "name" : "render",
311       "desc" : "If this is a lazy rendering component, render it to its container element.",
312       "isStatic" : false,
313       "isConstructor" : false,
314       "isPrivate" : false,
315       "memberOf" : "Roo.Component",
316       "example" : "",
317       "deprecated" : "",
318       "since" : "",
319       "see" : "",
320       "params" : [
321         {
322           "name" : "container",
323           "type" : "String/HTMLElement/Element",
324           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
325           "isOptional" : false
326         }
327       ],
328       "returns" : [
329       ]
330     },
331     {
332       "name" : "destroy",
333       "desc" : "Destroys this component by purging any event listeners, removing the component's element from the DOM,\nremoving the component from its {@link Roo.Container} (if applicable) and unregistering it from {@link Roo.ComponentMgr}.",
334       "isStatic" : false,
335       "isConstructor" : false,
336       "isPrivate" : false,
337       "memberOf" : "Roo.Component",
338       "example" : "",
339       "deprecated" : "",
340       "since" : "",
341       "see" : "",
342       "params" : [
343       ],
344       "returns" : [
345       ]
346     },
347     {
348       "name" : "isVisible",
349       "desc" : "Returns true if this component is visible.",
350       "isStatic" : false,
351       "isConstructor" : false,
352       "isPrivate" : false,
353       "memberOf" : "Roo.Component",
354       "example" : "",
355       "deprecated" : "",
356       "since" : "",
357       "see" : "",
358       "params" : [
359       ],
360       "returns" : [
361       ]
362     },
363     {
364       "name" : "setDisabled",
365       "desc" : "Convenience function for setting disabled/enabled by boolean.",
366       "isStatic" : false,
367       "isConstructor" : false,
368       "isPrivate" : false,
369       "memberOf" : "Roo.Component",
370       "example" : "",
371       "deprecated" : "",
372       "since" : "",
373       "see" : "",
374       "params" : [
375         {
376           "name" : "disabled",
377           "type" : "Boolean",
378           "desc" : "",
379           "isOptional" : false
380         }
381       ],
382       "returns" : [
383       ]
384     },
385     {
386       "name" : "focus",
387       "desc" : "Try to focus this component.",
388       "isStatic" : false,
389       "isConstructor" : false,
390       "isPrivate" : false,
391       "memberOf" : "Roo.Component",
392       "example" : "",
393       "deprecated" : "",
394       "since" : "",
395       "see" : "",
396       "params" : [
397         {
398           "name" : "selectText",
399           "type" : "Boolean",
400           "desc" : "True to also select the text in this component (if applicable)",
401           "isOptional" : false
402         }
403       ],
404       "returns" : [
405         {
406           "name" : "",
407           "type" : "Roo.Component",
408           "desc" : "this"
409         }
410       ]
411     },
412     {
413       "name" : "enable",
414       "desc" : "Enable this component.",
415       "isStatic" : false,
416       "isConstructor" : false,
417       "isPrivate" : false,
418       "memberOf" : "Roo.Component",
419       "example" : "",
420       "deprecated" : "",
421       "since" : "",
422       "see" : "",
423       "params" : [
424       ],
425       "returns" : [
426         {
427           "name" : "",
428           "type" : "Roo.Component",
429           "desc" : "this"
430         }
431       ]
432     },
433     {
434       "name" : "setVisible",
435       "desc" : "Convenience function to hide or show this component by boolean.",
436       "isStatic" : false,
437       "isConstructor" : false,
438       "isPrivate" : false,
439       "memberOf" : "Roo.Component",
440       "example" : "",
441       "deprecated" : "",
442       "since" : "",
443       "see" : "",
444       "params" : [
445         {
446           "name" : "visible",
447           "type" : "Boolean",
448           "desc" : "True to show, false to hide",
449           "isOptional" : false
450         }
451       ],
452       "returns" : [
453         {
454           "name" : "",
455           "type" : "Roo.Component",
456           "desc" : "this"
457         }
458       ]
459     },
460     {
461       "name" : "disable",
462       "desc" : "Disable this component.",
463       "isStatic" : false,
464       "isConstructor" : false,
465       "isPrivate" : false,
466       "memberOf" : "Roo.Component",
467       "example" : "",
468       "deprecated" : "",
469       "since" : "",
470       "see" : "",
471       "params" : [
472       ],
473       "returns" : [
474         {
475           "name" : "",
476           "type" : "Roo.Component",
477           "desc" : "this"
478         }
479       ]
480     },
481     {
482       "name" : "getEl",
483       "desc" : "Returns the underlying {@link Roo.Element}.",
484       "isStatic" : false,
485       "isConstructor" : false,
486       "isPrivate" : false,
487       "memberOf" : "Roo.Component",
488       "example" : "",
489       "deprecated" : "",
490       "since" : "",
491       "see" : "",
492       "params" : [
493       ],
494       "returns" : [
495         {
496           "name" : "",
497           "type" : "Roo.Element",
498           "desc" : "The element"
499         }
500       ]
501     },
502     {
503       "name" : "purgeListeners",
504       "desc" : "Removes all listeners for this object",
505       "isStatic" : false,
506       "isConstructor" : false,
507       "isPrivate" : false,
508       "memberOf" : "Roo.util.Observable",
509       "example" : "",
510       "deprecated" : "",
511       "since" : "",
512       "see" : "",
513       "params" : [
514       ],
515       "returns" : [
516       ]
517     },
518     {
519       "name" : "on",
520       "desc" : "Appends an event handler to this element (shorthand for addListener)",
521       "isStatic" : false,
522       "isConstructor" : false,
523       "isPrivate" : false,
524       "memberOf" : "Roo.util.Observable",
525       "example" : "",
526       "deprecated" : "",
527       "since" : "",
528       "see" : "",
529       "params" : [
530         {
531           "name" : "eventName",
532           "type" : "String",
533           "desc" : "The type of event to listen for",
534           "isOptional" : false
535         },
536         {
537           "name" : "handler",
538           "type" : "Function",
539           "desc" : "The method the event invokes",
540           "isOptional" : false
541         },
542         {
543           "name" : "scope",
544           "type" : "Object",
545           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
546           "isOptional" : false
547         },
548         {
549           "name" : "options",
550           "type" : "Object",
551           "desc" : "(optional)",
552           "isOptional" : false
553         }
554       ],
555       "returns" : [
556       ]
557     },
558     {
559       "name" : "un",
560       "desc" : "Removes a listener (shorthand for removeListener)",
561       "isStatic" : false,
562       "isConstructor" : false,
563       "isPrivate" : false,
564       "memberOf" : "Roo.util.Observable",
565       "example" : "",
566       "deprecated" : "",
567       "since" : "",
568       "see" : "",
569       "params" : [
570         {
571           "name" : "eventName",
572           "type" : "String",
573           "desc" : "The type of event to listen for",
574           "isOptional" : false
575         },
576         {
577           "name" : "handler",
578           "type" : "Function",
579           "desc" : "The handler to remove",
580           "isOptional" : false
581         },
582         {
583           "name" : "scope",
584           "type" : "Object",
585           "desc" : "(optional) The scope (this object) for the handler",
586           "isOptional" : false
587         }
588       ],
589       "returns" : [
590       ]
591     },
592     {
593       "name" : "addEvents",
594       "desc" : "Used to define events on this Observable",
595       "isStatic" : false,
596       "isConstructor" : false,
597       "isPrivate" : false,
598       "memberOf" : "Roo.util.Observable",
599       "example" : "",
600       "deprecated" : "",
601       "since" : "",
602       "see" : "",
603       "params" : [
604         {
605           "name" : "object",
606           "type" : "Object",
607           "desc" : "The object with the events defined",
608           "isOptional" : false
609         }
610       ],
611       "returns" : [
612       ]
613     },
614     {
615       "name" : "releaseCapture",
616       "desc" : "Removes <b>all</b> added captures from the Observable.",
617       "isStatic" : true,
618       "isConstructor" : false,
619       "isPrivate" : false,
620       "memberOf" : "Roo.util.Observable",
621       "example" : "",
622       "deprecated" : "",
623       "since" : "",
624       "see" : "",
625       "params" : [
626         {
627           "name" : "o",
628           "type" : "Observable",
629           "desc" : "The Observable to release",
630           "isOptional" : false
631         }
632       ],
633       "returns" : [
634       ]
635     },
636     {
637       "name" : "removeListener",
638       "desc" : "Removes a listener",
639       "isStatic" : false,
640       "isConstructor" : false,
641       "isPrivate" : false,
642       "memberOf" : "Roo.util.Observable",
643       "example" : "",
644       "deprecated" : "",
645       "since" : "",
646       "see" : "",
647       "params" : [
648         {
649           "name" : "eventName",
650           "type" : "String",
651           "desc" : "The type of event to listen for",
652           "isOptional" : false
653         },
654         {
655           "name" : "handler",
656           "type" : "Function",
657           "desc" : "The handler to remove",
658           "isOptional" : false
659         },
660         {
661           "name" : "scope",
662           "type" : "Object",
663           "desc" : "(optional) The scope (this object) for the handler",
664           "isOptional" : false
665         }
666       ],
667       "returns" : [
668       ]
669     },
670     {
671       "name" : "fireEvent",
672       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
673       "isStatic" : false,
674       "isConstructor" : false,
675       "isPrivate" : false,
676       "memberOf" : "Roo.util.Observable",
677       "example" : "",
678       "deprecated" : "",
679       "since" : "",
680       "see" : "",
681       "params" : [
682         {
683           "name" : "eventName",
684           "type" : "String",
685           "desc" : "",
686           "isOptional" : false
687         },
688         {
689           "name" : "args",
690           "type" : "Object...",
691           "desc" : "Variable number of parameters are passed to handlers",
692           "isOptional" : false
693         }
694       ],
695       "returns" : [
696         {
697           "name" : "",
698           "type" : "Boolean",
699           "desc" : "returns false if any of the handlers return false otherwise it returns true"
700         }
701       ]
702     },
703     {
704       "name" : "hasListener",
705       "desc" : "Checks to see if this object has any listeners for a specified event",
706       "isStatic" : false,
707       "isConstructor" : false,
708       "isPrivate" : false,
709       "memberOf" : "Roo.util.Observable",
710       "example" : "",
711       "deprecated" : "",
712       "since" : "",
713       "see" : "",
714       "params" : [
715         {
716           "name" : "eventName",
717           "type" : "String",
718           "desc" : "The name of the event to check for",
719           "isOptional" : false
720         }
721       ],
722       "returns" : [
723         {
724           "name" : "",
725           "type" : "Boolean",
726           "desc" : "True if the event is being listened for, else false"
727         }
728       ]
729     },
730     {
731       "name" : "capture",
732       "desc" : "Starts capture on the specified Observable. All events will be passed\nto the supplied function with the event name + standard signature of the event\n<b>before</b> the event is fired. If the supplied function returns false,\nthe event will not fire.",
733       "isStatic" : true,
734       "isConstructor" : false,
735       "isPrivate" : false,
736       "memberOf" : "Roo.util.Observable",
737       "example" : "",
738       "deprecated" : "",
739       "since" : "",
740       "see" : "",
741       "params" : [
742         {
743           "name" : "o",
744           "type" : "Observable",
745           "desc" : "The Observable to capture",
746           "isOptional" : false
747         },
748         {
749           "name" : "fn",
750           "type" : "Function",
751           "desc" : "The function to call",
752           "isOptional" : false
753         },
754         {
755           "name" : "scope",
756           "type" : "Object",
757           "desc" : "(optional) The scope (this object) for the fn",
758           "isOptional" : false
759         }
760       ],
761       "returns" : [
762       ]
763     },
764     {
765       "name" : "addListener",
766       "desc" : "Appends an event handler to this component",
767       "isStatic" : false,
768       "isConstructor" : false,
769       "isPrivate" : false,
770       "memberOf" : "Roo.util.Observable",
771       "example" : "",
772       "deprecated" : "",
773       "since" : "",
774       "see" : "",
775       "params" : [
776         {
777           "name" : "eventName",
778           "type" : "String",
779           "desc" : "The type of event to listen for",
780           "isOptional" : false
781         },
782         {
783           "name" : "handler",
784           "type" : "Function",
785           "desc" : "The method the event invokes",
786           "isOptional" : false
787         },
788         {
789           "name" : "scope",
790           "type" : "Object",
791           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
792           "isOptional" : false
793         },
794         {
795           "name" : "options",
796           "type" : "Object",
797           "desc" : "(optional) An object containing handler configuration\nproperties. This may contain any of the following properties:<ul>\n<li>scope {Object} The scope in which to execute the handler function. The handler function's \"this\" context.</li>\n<li>delay {Number} The number of milliseconds to delay the invocation of the handler after te event fires.</li>\n<li>single {Boolean} True to add a handler to handle just the next firing of the event, and then remove itself.</li>\n<li>buffer {Number} Causes the handler to be scheduled to run in an {@link Roo.util.DelayedTask} delayed\nby the specified number of milliseconds. If the event fires again within that time, the original\nhandler is <em>not</em> invoked, but the new handler is scheduled in its place.</li>\n</ul><br>\n<p>\n<b>Combining Options</b><br>\nUsing the options argument, it is possible to combine different types of listeners:<br>\n<br>\nA normalized, delayed, one-time listener that auto stops the event and passes a custom argument (forumId)\n\t\t<pre><code>\n\t\tel.on('click', this.onClick, this, {\n \t\t\tsingle: true,\n    \t\tdelay: 100,\n    \t\tforumId: 4\n\t\t});\n\t\t</code></pre>\n<p>\n<b>Attaching multiple handlers in 1 call</b><br>\nThe method also allows for a single argument to be passed which is a config object containing properties\nwhich specify multiple handlers.\n<pre><code>\n\t\tel.on({\n\t\t\t'click': {\n        \t\tfn: this.onClick,\n        \t\tscope: this,\n        \t\tdelay: 100\n    \t\t}, \n    \t\t'mouseover': {\n        \t\tfn: this.onMouseOver,\n        \t\tscope: this\n    \t\t},\n    \t\t'mouseout': {\n        \t\tfn: this.onMouseOut,\n        \t\tscope: this\n    \t\t}\n\t\t});\n\t\t</code></pre>\n<p>\nOr a shorthand syntax which passes the same scope object to all handlers:\n     \t<pre><code>\n\t\tel.on({\n\t\t\t'click': this.onClick,\n    \t\t'mouseover': this.onMouseOver,\n    \t\t'mouseout': this.onMouseOut,\n    \t\tscope: this\n\t\t});\n\t\t</code></pre>",
798           "isOptional" : false
799         }
800       ],
801       "returns" : [
802       ]
803     }
804   ],
805   "events" : [
806     {
807       "name" : "download",
808       "desc" : "Fire after download button",
809       "memberOf" : "Roo.bootstrap.DocumentViewer",
810       "example" : "",
811       "deprecated" : "",
812       "since" : "",
813       "see" : "",
814       "params" : [
815         {
816           "name" : "this",
817           "type" : "Roo.bootstrap.DocumentViewer",
818           "desc" : "",
819           "isOptional" : false
820         }
821       ],
822       "returns" : [
823       ]
824     },
825     {
826       "name" : "initial",
827       "desc" : "Fire after initEvent",
828       "memberOf" : "Roo.bootstrap.DocumentViewer",
829       "example" : "",
830       "deprecated" : "",
831       "since" : "",
832       "see" : "",
833       "params" : [
834         {
835           "name" : "this",
836           "type" : "Roo.bootstrap.DocumentViewer",
837           "desc" : "",
838           "isOptional" : false
839         }
840       ],
841       "returns" : [
842       ]
843     },
844     {
845       "name" : "trash",
846       "desc" : "Fire after trash button",
847       "memberOf" : "Roo.bootstrap.DocumentViewer",
848       "example" : "",
849       "deprecated" : "",
850       "since" : "",
851       "see" : "",
852       "params" : [
853         {
854           "name" : "this",
855           "type" : "Roo.bootstrap.DocumentViewer",
856           "desc" : "",
857           "isOptional" : false
858         }
859       ],
860       "returns" : [
861       ]
862     },
863     {
864       "name" : "click",
865       "desc" : "Fire after click",
866       "memberOf" : "Roo.bootstrap.DocumentViewer",
867       "example" : "",
868       "deprecated" : "",
869       "since" : "",
870       "see" : "",
871       "params" : [
872         {
873           "name" : "this",
874           "type" : "Roo.bootstrap.DocumentViewer",
875           "desc" : "",
876           "isOptional" : false
877         }
878       ],
879       "returns" : [
880       ]
881     },
882     {
883       "name" : "childrenrendered",
884       "desc" : "Fires when the children have been rendered..",
885       "memberOf" : "Roo.bootstrap.Component",
886       "example" : "",
887       "deprecated" : "",
888       "since" : "",
889       "see" : "",
890       "params" : [
891         {
892           "name" : "this",
893           "type" : "Roo.bootstrap.Component",
894           "desc" : "",
895           "isOptional" : false
896         }
897       ],
898       "returns" : [
899       ]
900     },
901     {
902       "name" : "beforerender",
903       "desc" : "Fires before the component is rendered. Return false to stop the render.",
904       "memberOf" : "Roo.Component",
905       "example" : "",
906       "deprecated" : "",
907       "since" : "",
908       "see" : "",
909       "params" : [
910         {
911           "name" : "this",
912           "type" : "Roo.Component",
913           "desc" : "",
914           "isOptional" : false
915         }
916       ],
917       "returns" : [
918       ]
919     },
920     {
921       "name" : "disable",
922       "desc" : "Fires after the component is disabled.",
923       "memberOf" : "Roo.Component",
924       "example" : "",
925       "deprecated" : "",
926       "since" : "",
927       "see" : "",
928       "params" : [
929         {
930           "name" : "this",
931           "type" : "Roo.Component",
932           "desc" : "",
933           "isOptional" : false
934         }
935       ],
936       "returns" : [
937       ]
938     },
939     {
940       "name" : "render",
941       "desc" : "Fires after the component is rendered.",
942       "memberOf" : "Roo.Component",
943       "example" : "",
944       "deprecated" : "",
945       "since" : "",
946       "see" : "",
947       "params" : [
948         {
949           "name" : "this",
950           "type" : "Roo.Component",
951           "desc" : "",
952           "isOptional" : false
953         }
954       ],
955       "returns" : [
956       ]
957     },
958     {
959       "name" : "destroy",
960       "desc" : "Fires after the component is destroyed.",
961       "memberOf" : "Roo.Component",
962       "example" : "",
963       "deprecated" : "",
964       "since" : "",
965       "see" : "",
966       "params" : [
967         {
968           "name" : "this",
969           "type" : "Roo.Component",
970           "desc" : "",
971           "isOptional" : false
972         }
973       ],
974       "returns" : [
975       ]
976     },
977     {
978       "name" : "hide",
979       "desc" : "Fires after the component is hidden.",
980       "memberOf" : "Roo.Component",
981       "example" : "",
982       "deprecated" : "",
983       "since" : "",
984       "see" : "",
985       "params" : [
986         {
987           "name" : "this",
988           "type" : "Roo.Component",
989           "desc" : "",
990           "isOptional" : false
991         }
992       ],
993       "returns" : [
994       ]
995     },
996     {
997       "name" : "beforehide",
998       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
999       "memberOf" : "Roo.Component",
1000       "example" : "",
1001       "deprecated" : "",
1002       "since" : "",
1003       "see" : "",
1004       "params" : [
1005         {
1006           "name" : "this",
1007           "type" : "Roo.Component",
1008           "desc" : "",
1009           "isOptional" : false
1010         }
1011       ],
1012       "returns" : [
1013       ]
1014     },
1015     {
1016       "name" : "show",
1017       "desc" : "Fires after the component is shown.",
1018       "memberOf" : "Roo.Component",
1019       "example" : "",
1020       "deprecated" : "",
1021       "since" : "",
1022       "see" : "",
1023       "params" : [
1024         {
1025           "name" : "this",
1026           "type" : "Roo.Component",
1027           "desc" : "",
1028           "isOptional" : false
1029         }
1030       ],
1031       "returns" : [
1032       ]
1033     },
1034     {
1035       "name" : "beforeshow",
1036       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1037       "memberOf" : "Roo.Component",
1038       "example" : "",
1039       "deprecated" : "",
1040       "since" : "",
1041       "see" : "",
1042       "params" : [
1043         {
1044           "name" : "this",
1045           "type" : "Roo.Component",
1046           "desc" : "",
1047           "isOptional" : false
1048         }
1049       ],
1050       "returns" : [
1051       ]
1052     },
1053     {
1054       "name" : "enable",
1055       "desc" : "Fires after the component is enabled.",
1056       "memberOf" : "Roo.Component",
1057       "example" : "",
1058       "deprecated" : "",
1059       "since" : "",
1060       "see" : "",
1061       "params" : [
1062         {
1063           "name" : "this",
1064           "type" : "Roo.Component",
1065           "desc" : "",
1066           "isOptional" : false
1067         }
1068       ],
1069       "returns" : [
1070       ]
1071     },
1072     {
1073       "name" : "beforedestroy",
1074       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1075       "memberOf" : "Roo.Component",
1076       "example" : "",
1077       "deprecated" : "",
1078       "since" : "",
1079       "see" : "",
1080       "params" : [
1081         {
1082           "name" : "this",
1083           "type" : "Roo.Component",
1084           "desc" : "",
1085           "isOptional" : false
1086         }
1087       ],
1088       "returns" : [
1089       ]
1090     }
1091   ]
1092 }