fix docs add optvalues
[roojs1] / docs / symbols / Roo.bootstrap.LayoutMasonry.json
1 {
2   "name" : "Roo.bootstrap.LayoutMasonry",
3   "augments" : [
4     "Roo.bootstrap.Component",
5     "Roo.Component",
6     "Roo.util.Observable"
7   ],
8   "childClasses" : {  },
9   "tree_children" : [
10     "Roo.bootstrap.Element",
11     "Roo.bootstrap.DropTarget",
12     "Roo.bootstrap.Img",
13     "Roo.bootstrap.MasonryBrick"
14   ],
15   "tree_parent" : [],
16   "desc" : "Bootstrap Layout Masonry class\n\nThis is based on \nhttp://masonry.desandro.com\n\nThe idea is to render all the bricks based on vertical width...\n\nThe original code extends 'outlayer' - we might need to use that....",
17   "isSingleton" : false,
18   "isStatic" : false,
19   "isBuiltin" : false,
20   "isAbstract" : false,
21   "isBuilderTop" : false,
22   "memberOf" : "LayoutMasonry",
23   "example" : "",
24   "deprecated" : "",
25   "since" : "",
26   "see" : "",
27   "params" : [
28     {
29       "name" : "config",
30       "type" : "Object",
31       "desc" : "The config object",
32       "isOptional" : false
33     }
34   ],
35   "returns" : [],
36   "throws" : "",
37   "requires" : "",
38   "config" : [
39     {
40       "name" : "alternativePadWidth",
41       "type" : "Number",
42       "desc" : "padding below box..",
43       "memberOf" : "",
44       "isOptional" : false,
45       "optvalues" : []
46     },
47     {
48       "name" : "listeners",
49       "type" : "Object",
50       "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>",
51       "memberOf" : "Roo.util.Observable",
52       "isOptional" : false,
53       "optvalues" : []
54     },
55     {
56       "name" : "maxCols",
57       "type" : "Number",
58       "desc" : "maximum number of columns",
59       "memberOf" : "",
60       "isOptional" : false,
61       "optvalues" : []
62     },
63     {
64       "name" : "tooltip",
65       "type" : "string",
66       "desc" : "Text for the tooltip",
67       "memberOf" : "Roo.bootstrap.Component",
68       "isOptional" : false,
69       "optvalues" : []
70     },
71     {
72       "name" : "container_method",
73       "type" : "string",
74       "desc" : "method to fetch parents container element (used by NavHeaderbar -  getHeaderChildContainer)",
75       "memberOf" : "Roo.bootstrap.Component",
76       "isOptional" : false,
77       "optvalues" : []
78     },
79     {
80       "name" : "visibilityEl",
81       "type" : "string|object",
82       "desc" : "t) What element to use for visibility (@see getVisibilityEl(",
83       "memberOf" : "Roo.bootstrap.Component",
84       "isOptional" : false,
85       "optvalues" : [
86         "el",
87         "parent"
88       ]
89     },
90     {
91       "name" : "isLayoutInstant",
92       "type" : "Boolean",
93       "desc" : "= no animation?",
94       "memberOf" : "",
95       "isOptional" : false,
96       "optvalues" : []
97     },
98     {
99       "name" : "boxWidth",
100       "type" : "Number",
101       "desc" : "width of the columns",
102       "memberOf" : "",
103       "isOptional" : false,
104       "optvalues" : []
105     },
106     {
107       "name" : "isHorizontal",
108       "type" : "Boolean",
109       "desc" : "defalut false",
110       "memberOf" : "",
111       "isOptional" : false,
112       "optvalues" : []
113     },
114     {
115       "name" : "can_build_overlaid",
116       "type" : "Boolean",
117       "desc" : "True if element can be rebuild from a HTML page",
118       "memberOf" : "Roo.bootstrap.Component",
119       "isOptional" : false,
120       "optvalues" : []
121     },
122     {
123       "name" : "hideMode",
124       "type" : "String",
125       "desc" : "y)\nHow this component should hidden. Supported values are\n\"visibility\" (css visibility), \"offsets\" (negative offset position) and\n\"display\" (css display) - defaults to \"display",
126       "memberOf" : "Roo.Component",
127       "isOptional" : false,
128       "optvalues" : [
129         "display",
130         "visibility"
131       ]
132     },
133     {
134       "name" : "style",
135       "type" : "String",
136       "desc" : "any extra css",
137       "memberOf" : "Roo.bootstrap.Component",
138       "isOptional" : false,
139       "optvalues" : []
140     },
141     {
142       "name" : "allowDomMove",
143       "type" : "Boolean",
144       "desc" : "Whether the component can move the Dom node when rendering (defaults to true).",
145       "memberOf" : "Roo.Component",
146       "isOptional" : false,
147       "optvalues" : []
148     },
149     {
150       "name" : "isAutoInitial",
151       "type" : "Boolean",
152       "desc" : "defalut true",
153       "memberOf" : "",
154       "isOptional" : false,
155       "optvalues" : []
156     },
157     {
158       "name" : "cls",
159       "type" : "String",
160       "desc" : "css class",
161       "memberOf" : "Roo.bootstrap.Component",
162       "isOptional" : false,
163       "optvalues" : []
164     },
165     {
166       "name" : "padWidth",
167       "type" : "Number",
168       "desc" : "padding below box..",
169       "memberOf" : "",
170       "isOptional" : false,
171       "optvalues" : []
172     },
173     {
174       "name" : "xattr",
175       "type" : "Object",
176       "desc" : "extra attributes to add to 'element' (used by builder to store stuff.)",
177       "memberOf" : "Roo.bootstrap.Component",
178       "isOptional" : false,
179       "optvalues" : []
180     },
181     {
182       "name" : "actionMode",
183       "type" : "String",
184       "desc" : "which property holds the element that used for  hide() / show() / disable() / enable()\ndefault is 'el' for forms you probably want to set this to fieldEl",
185       "memberOf" : "Roo.Component",
186       "isOptional" : false,
187       "optvalues" : []
188     },
189     {
190       "name" : "gutter",
191       "type" : "Number",
192       "desc" : "gutter width..",
193       "memberOf" : "",
194       "isOptional" : false,
195       "optvalues" : []
196     },
197     {
198       "name" : "dataId",
199       "type" : "string",
200       "desc" : "cutomer id",
201       "memberOf" : "Roo.bootstrap.Component",
202       "isOptional" : false,
203       "optvalues" : []
204     },
205     {
206       "name" : "boxHeight",
207       "type" : "Number",
208       "desc" : "- 0 for square, or fix it at a certian height",
209       "memberOf" : "",
210       "isOptional" : false,
211       "optvalues" : []
212     },
213     {
214       "name" : "name",
215       "type" : "string",
216       "desc" : "Specifies name attribute",
217       "memberOf" : "Roo.bootstrap.Component",
218       "isOptional" : false,
219       "optvalues" : []
220     },
221     {
222       "name" : "disableClass",
223       "type" : "String",
224       "desc" : "CSS class added to the component when it is disabled (defaults to \"x-item-disabled\").",
225       "memberOf" : "Roo.Component",
226       "isOptional" : false,
227       "optvalues" : []
228     }
229   ],
230   "methods" : [
231     {
232       "name" : "removeBrick",
233       "type" : "function",
234       "desc" : "remove a Masonry Brick",
235       "sig" : "(the)",
236       "static" : false,
237       "memberOf" : "",
238       "isStatic" : false,
239       "isConstructor" : false,
240       "isPrivate" : false,
241       "example" : "",
242       "deprecated" : "",
243       "since" : "",
244       "see" : "",
245       "exceptions" : "",
246       "requires" : "",
247       "params" : [
248         {
249           "name" : "the",
250           "type" : "Roo.bootstrap.MasonryBrick",
251           "desc" : "masonry brick to remove",
252           "isOptional" : false
253         }
254       ],
255       "returns" : []
256     },
257     {
258       "name" : "_processVerticalLayoutQueue",
259       "type" : "function",
260       "desc" : "Sets position of item in DOM",
261       "sig" : "(item, x, y, isInstant)",
262       "static" : false,
263       "memberOf" : "",
264       "isStatic" : false,
265       "isConstructor" : false,
266       "isPrivate" : false,
267       "example" : "",
268       "deprecated" : "",
269       "since" : "",
270       "see" : "",
271       "exceptions" : "",
272       "requires" : "",
273       "params" : [
274         {
275           "name" : "item",
276           "type" : "Element",
277           "desc" : "",
278           "isOptional" : false
279         },
280         {
281           "name" : "x",
282           "type" : "Number",
283           "desc" : "- horizontal position",
284           "isOptional" : false
285         },
286         {
287           "name" : "y",
288           "type" : "Number",
289           "desc" : "- vertical position",
290           "isOptional" : false
291         },
292         {
293           "name" : "isInstant",
294           "type" : "Boolean",
295           "desc" : "- disables transitions",
296           "isOptional" : false
297         }
298       ],
299       "returns" : []
300     },
301     {
302       "name" : "addBrick",
303       "type" : "function",
304       "desc" : "adds a Masonry Brick",
305       "sig" : "(the)",
306       "static" : false,
307       "memberOf" : "",
308       "isStatic" : false,
309       "isConstructor" : false,
310       "isPrivate" : false,
311       "example" : "",
312       "deprecated" : "",
313       "since" : "",
314       "see" : "",
315       "exceptions" : "",
316       "requires" : "",
317       "params" : [
318         {
319           "name" : "the",
320           "type" : "Roo.bootstrap.MasonryBrick",
321           "desc" : "masonry brick to add",
322           "isOptional" : false
323         }
324       ],
325       "returns" : []
326     },
327     {
328       "name" : "register",
329       "type" : "function",
330       "desc" : "register a Masonry Brick",
331       "sig" : "(the)",
332       "static" : false,
333       "memberOf" : "",
334       "isStatic" : false,
335       "isConstructor" : false,
336       "isPrivate" : false,
337       "example" : "",
338       "deprecated" : "",
339       "since" : "",
340       "see" : "",
341       "exceptions" : "",
342       "requires" : "",
343       "params" : [
344         {
345           "name" : "the",
346           "type" : "Roo.bootstrap.MasonryBrick",
347           "desc" : "masonry brick to add",
348           "isOptional" : false
349         }
350       ],
351       "returns" : []
352     },
353     {
354       "name" : "clearAll",
355       "type" : "function",
356       "desc" : "clear all the Masonry Brick",
357       "sig" : "()\n{\n\n}",
358       "static" : false,
359       "memberOf" : "",
360       "isStatic" : false,
361       "isConstructor" : false,
362       "isPrivate" : false,
363       "example" : "",
364       "deprecated" : "",
365       "since" : "",
366       "see" : "",
367       "exceptions" : "",
368       "requires" : "",
369       "params" : [],
370       "returns" : []
371     },
372     {
373       "name" : "register",
374       "type" : "function",
375       "desc" : "register a Masonry Layout",
376       "sig" : "(the)",
377       "static" : true,
378       "memberOf" : "",
379       "isStatic" : true,
380       "isConstructor" : false,
381       "isPrivate" : false,
382       "example" : "",
383       "deprecated" : "",
384       "since" : "",
385       "see" : "",
386       "exceptions" : "",
387       "requires" : "",
388       "params" : [
389         {
390           "name" : "the",
391           "type" : "Roo.bootstrap.LayoutMasonry",
392           "desc" : "masonry layout to add",
393           "isOptional" : false
394         }
395       ],
396       "returns" : []
397     },
398     {
399       "name" : "get",
400       "type" : "function",
401       "desc" : "fetch a  Masonry Layout based on the masonry layout ID",
402       "sig" : "(the)",
403       "static" : true,
404       "memberOf" : "",
405       "isStatic" : true,
406       "isConstructor" : false,
407       "isPrivate" : false,
408       "example" : "",
409       "deprecated" : "",
410       "since" : "",
411       "see" : "",
412       "exceptions" : "",
413       "requires" : "",
414       "params" : [
415         {
416           "name" : "the",
417           "type" : "string",
418           "desc" : "masonry layout to add",
419           "isOptional" : false
420         }
421       ],
422       "returns" : []
423     },
424     {
425       "name" : "tooltipEl",
426       "type" : "function",
427       "desc" : "Fetch the element to display the tooltip on.",
428       "sig" : "()\n{\n\n}",
429       "static" : false,
430       "memberOf" : "Roo.bootstrap.Component",
431       "isStatic" : false,
432       "isConstructor" : false,
433       "isPrivate" : false,
434       "example" : "",
435       "deprecated" : "",
436       "since" : "",
437       "see" : "",
438       "exceptions" : "",
439       "requires" : "",
440       "params" : [],
441       "returns" : [
442         {
443           "name" : "",
444           "type" : "Roo.Element",
445           "desc" : "defaults to this.el"
446         }
447       ]
448     },
449     {
450       "name" : "hide",
451       "type" : "function",
452       "desc" : "Hide a component - adds 'hidden' class",
453       "sig" : "()\n{\n\n}",
454       "static" : false,
455       "memberOf" : "Roo.bootstrap.Component",
456       "isStatic" : false,
457       "isConstructor" : false,
458       "isPrivate" : false,
459       "example" : "",
460       "deprecated" : "",
461       "since" : "",
462       "see" : "",
463       "exceptions" : "",
464       "requires" : "",
465       "params" : [],
466       "returns" : []
467     },
468     {
469       "name" : "show",
470       "type" : "function",
471       "desc" : "Show a component - removes 'hidden' class",
472       "sig" : "()\n{\n\n}",
473       "static" : false,
474       "memberOf" : "Roo.bootstrap.Component",
475       "isStatic" : false,
476       "isConstructor" : false,
477       "isPrivate" : false,
478       "example" : "",
479       "deprecated" : "",
480       "since" : "",
481       "see" : "",
482       "exceptions" : "",
483       "requires" : "",
484       "params" : [],
485       "returns" : []
486     },
487     {
488       "name" : "setVisibilityEl",
489       "type" : "function",
490       "desc" : "Set the element that will be used to show or hide",
491       "sig" : "()\n{\n\n}",
492       "static" : false,
493       "memberOf" : "Roo.bootstrap.Component",
494       "isStatic" : false,
495       "isConstructor" : false,
496       "isPrivate" : false,
497       "example" : "",
498       "deprecated" : "",
499       "since" : "",
500       "see" : "",
501       "exceptions" : "",
502       "requires" : "",
503       "params" : [],
504       "returns" : []
505     },
506     {
507       "name" : "getVisibilityEl",
508       "type" : "function",
509       "desc" : "Get the element that will be used to show or hide",
510       "sig" : "()\n{\n\n}",
511       "static" : false,
512       "memberOf" : "Roo.bootstrap.Component",
513       "isStatic" : false,
514       "isConstructor" : false,
515       "isPrivate" : false,
516       "example" : "",
517       "deprecated" : "",
518       "since" : "",
519       "see" : "",
520       "exceptions" : "",
521       "requires" : "",
522       "params" : [],
523       "returns" : []
524     },
525     {
526       "name" : "initEvents",
527       "type" : "function",
528       "desc" : "Initialize Events for the element",
529       "sig" : "()\n{\n\n}",
530       "static" : false,
531       "memberOf" : "Roo.bootstrap.Component",
532       "isStatic" : false,
533       "isConstructor" : false,
534       "isPrivate" : false,
535       "example" : "",
536       "deprecated" : "",
537       "since" : "",
538       "see" : "",
539       "exceptions" : "",
540       "requires" : "",
541       "params" : [],
542       "returns" : []
543     },
544     {
545       "name" : "getChildContainer",
546       "type" : "function",
547       "desc" : "Fetch the element to add children to",
548       "sig" : "()\n{\n\n}",
549       "static" : false,
550       "memberOf" : "Roo.bootstrap.Component",
551       "isStatic" : false,
552       "isConstructor" : false,
553       "isPrivate" : false,
554       "example" : "",
555       "deprecated" : "",
556       "since" : "",
557       "see" : "",
558       "exceptions" : "",
559       "requires" : "",
560       "params" : [],
561       "returns" : [
562         {
563           "name" : "",
564           "type" : "Roo.Element",
565           "desc" : "defaults to this.el"
566         }
567       ]
568     },
569     {
570       "name" : "getId",
571       "type" : "function",
572       "desc" : "Returns the id of this component.",
573       "sig" : "()\n{\n\n}",
574       "static" : false,
575       "memberOf" : "Roo.Component",
576       "isStatic" : false,
577       "isConstructor" : false,
578       "isPrivate" : false,
579       "example" : "",
580       "deprecated" : "",
581       "since" : "",
582       "see" : "",
583       "exceptions" : "",
584       "requires" : "",
585       "params" : [],
586       "returns" : [
587         {
588           "name" : "",
589           "type" : "String",
590           "desc" : ""
591         }
592       ]
593     },
594     {
595       "name" : "render",
596       "type" : "function",
597       "desc" : "If this is a lazy rendering component, render it to its container element.",
598       "sig" : "(container)",
599       "static" : false,
600       "memberOf" : "Roo.Component",
601       "isStatic" : false,
602       "isConstructor" : false,
603       "isPrivate" : false,
604       "example" : "",
605       "deprecated" : "",
606       "since" : "",
607       "see" : "",
608       "exceptions" : "",
609       "requires" : "",
610       "params" : [
611         {
612           "name" : "container",
613           "type" : "String/HTMLElement/Element",
614           "desc" : "(optional) The element this component should be rendered into. If it is being applied to existing markup, this should be left off.",
615           "isOptional" : false
616         }
617       ],
618       "returns" : []
619     },
620     {
621       "name" : "destroy",
622       "type" : "function",
623       "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}.",
624       "sig" : "()\n{\n\n}",
625       "static" : false,
626       "memberOf" : "Roo.Component",
627       "isStatic" : false,
628       "isConstructor" : false,
629       "isPrivate" : false,
630       "example" : "",
631       "deprecated" : "",
632       "since" : "",
633       "see" : "",
634       "exceptions" : "",
635       "requires" : "",
636       "params" : [],
637       "returns" : []
638     },
639     {
640       "name" : "isVisible",
641       "type" : "function",
642       "desc" : "Returns true if this component is visible.",
643       "sig" : "()\n{\n\n}",
644       "static" : false,
645       "memberOf" : "Roo.Component",
646       "isStatic" : false,
647       "isConstructor" : false,
648       "isPrivate" : false,
649       "example" : "",
650       "deprecated" : "",
651       "since" : "",
652       "see" : "",
653       "exceptions" : "",
654       "requires" : "",
655       "params" : [],
656       "returns" : []
657     },
658     {
659       "name" : "setDisabled",
660       "type" : "function",
661       "desc" : "Convenience function for setting disabled/enabled by boolean.",
662       "sig" : "(disabled)",
663       "static" : false,
664       "memberOf" : "Roo.Component",
665       "isStatic" : false,
666       "isConstructor" : false,
667       "isPrivate" : false,
668       "example" : "",
669       "deprecated" : "",
670       "since" : "",
671       "see" : "",
672       "exceptions" : "",
673       "requires" : "",
674       "params" : [
675         {
676           "name" : "disabled",
677           "type" : "Boolean",
678           "desc" : "",
679           "isOptional" : false
680         }
681       ],
682       "returns" : []
683     },
684     {
685       "name" : "focus",
686       "type" : "function",
687       "desc" : "Try to focus this component.",
688       "sig" : "(selectText)",
689       "static" : false,
690       "memberOf" : "Roo.Component",
691       "isStatic" : false,
692       "isConstructor" : false,
693       "isPrivate" : false,
694       "example" : "",
695       "deprecated" : "",
696       "since" : "",
697       "see" : "",
698       "exceptions" : "",
699       "requires" : "",
700       "params" : [
701         {
702           "name" : "selectText",
703           "type" : "Boolean",
704           "desc" : "True to also select the text in this component (if applicable)",
705           "isOptional" : false
706         }
707       ],
708       "returns" : [
709         {
710           "name" : "",
711           "type" : "Roo.Component",
712           "desc" : "this"
713         }
714       ]
715     },
716     {
717       "name" : "enable",
718       "type" : "function",
719       "desc" : "Enable this component.",
720       "sig" : "()\n{\n\n}",
721       "static" : false,
722       "memberOf" : "Roo.Component",
723       "isStatic" : false,
724       "isConstructor" : false,
725       "isPrivate" : false,
726       "example" : "",
727       "deprecated" : "",
728       "since" : "",
729       "see" : "",
730       "exceptions" : "",
731       "requires" : "",
732       "params" : [],
733       "returns" : [
734         {
735           "name" : "",
736           "type" : "Roo.Component",
737           "desc" : "this"
738         }
739       ]
740     },
741     {
742       "name" : "setVisible",
743       "type" : "function",
744       "desc" : "Convenience function to hide or show this component by boolean.",
745       "sig" : "(visible)",
746       "static" : false,
747       "memberOf" : "Roo.Component",
748       "isStatic" : false,
749       "isConstructor" : false,
750       "isPrivate" : false,
751       "example" : "",
752       "deprecated" : "",
753       "since" : "",
754       "see" : "",
755       "exceptions" : "",
756       "requires" : "",
757       "params" : [
758         {
759           "name" : "visible",
760           "type" : "Boolean",
761           "desc" : "True to show, false to hide",
762           "isOptional" : false
763         }
764       ],
765       "returns" : [
766         {
767           "name" : "",
768           "type" : "Roo.Component",
769           "desc" : "this"
770         }
771       ]
772     },
773     {
774       "name" : "disable",
775       "type" : "function",
776       "desc" : "Disable this component.",
777       "sig" : "()\n{\n\n}",
778       "static" : false,
779       "memberOf" : "Roo.Component",
780       "isStatic" : false,
781       "isConstructor" : false,
782       "isPrivate" : false,
783       "example" : "",
784       "deprecated" : "",
785       "since" : "",
786       "see" : "",
787       "exceptions" : "",
788       "requires" : "",
789       "params" : [],
790       "returns" : [
791         {
792           "name" : "",
793           "type" : "Roo.Component",
794           "desc" : "this"
795         }
796       ]
797     },
798     {
799       "name" : "getEl",
800       "type" : "function",
801       "desc" : "Returns the underlying {@link Roo.Element}.",
802       "sig" : "()\n{\n\n}",
803       "static" : false,
804       "memberOf" : "Roo.Component",
805       "isStatic" : false,
806       "isConstructor" : false,
807       "isPrivate" : false,
808       "example" : "",
809       "deprecated" : "",
810       "since" : "",
811       "see" : "",
812       "exceptions" : "",
813       "requires" : "",
814       "params" : [],
815       "returns" : [
816         {
817           "name" : "",
818           "type" : "Roo.Element",
819           "desc" : "The element"
820         }
821       ]
822     },
823     {
824       "name" : "purgeListeners",
825       "type" : "function",
826       "desc" : "Removes all listeners for this object",
827       "sig" : "()\n{\n\n}",
828       "static" : false,
829       "memberOf" : "Roo.util.Observable",
830       "isStatic" : false,
831       "isConstructor" : false,
832       "isPrivate" : false,
833       "example" : "",
834       "deprecated" : "",
835       "since" : "",
836       "see" : "",
837       "exceptions" : "",
838       "requires" : "",
839       "params" : [],
840       "returns" : []
841     },
842     {
843       "name" : "on",
844       "type" : "function",
845       "desc" : "Appends an event handler to this element (shorthand for addListener)",
846       "sig" : "(eventName, handler, scope, options)",
847       "static" : false,
848       "memberOf" : "Roo.util.Observable",
849       "isStatic" : false,
850       "isConstructor" : false,
851       "isPrivate" : false,
852       "example" : "",
853       "deprecated" : "",
854       "since" : "",
855       "see" : "",
856       "exceptions" : "",
857       "requires" : "",
858       "params" : [
859         {
860           "name" : "eventName",
861           "type" : "String",
862           "desc" : "The type of event to listen for",
863           "isOptional" : false
864         },
865         {
866           "name" : "handler",
867           "type" : "Function",
868           "desc" : "The method the event invokes",
869           "isOptional" : false
870         },
871         {
872           "name" : "scope",
873           "type" : "Object",
874           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
875           "isOptional" : false
876         },
877         {
878           "name" : "options",
879           "type" : "Object",
880           "desc" : "(optional)",
881           "isOptional" : false
882         }
883       ],
884       "returns" : []
885     },
886     {
887       "name" : "un",
888       "type" : "function",
889       "desc" : "Removes a listener (shorthand for removeListener)",
890       "sig" : "(eventName, handler, scope)",
891       "static" : false,
892       "memberOf" : "Roo.util.Observable",
893       "isStatic" : false,
894       "isConstructor" : false,
895       "isPrivate" : false,
896       "example" : "",
897       "deprecated" : "",
898       "since" : "",
899       "see" : "",
900       "exceptions" : "",
901       "requires" : "",
902       "params" : [
903         {
904           "name" : "eventName",
905           "type" : "String",
906           "desc" : "The type of event to listen for",
907           "isOptional" : false
908         },
909         {
910           "name" : "handler",
911           "type" : "Function",
912           "desc" : "The handler to remove",
913           "isOptional" : false
914         },
915         {
916           "name" : "scope",
917           "type" : "Object",
918           "desc" : "(optional) The scope (this object) for the handler",
919           "isOptional" : false
920         }
921       ],
922       "returns" : []
923     },
924     {
925       "name" : "addEvents",
926       "type" : "function",
927       "desc" : "Used to define events on this Observable",
928       "sig" : "(object)",
929       "static" : false,
930       "memberOf" : "Roo.util.Observable",
931       "isStatic" : false,
932       "isConstructor" : false,
933       "isPrivate" : false,
934       "example" : "",
935       "deprecated" : "",
936       "since" : "",
937       "see" : "",
938       "exceptions" : "",
939       "requires" : "",
940       "params" : [
941         {
942           "name" : "object",
943           "type" : "Object",
944           "desc" : "The object with the events defined",
945           "isOptional" : false
946         }
947       ],
948       "returns" : []
949     },
950     {
951       "name" : "releaseCapture",
952       "type" : "function",
953       "desc" : "Removes <b>all</b> added captures from the Observable.",
954       "sig" : "(o)",
955       "static" : true,
956       "memberOf" : "Roo.util.Observable",
957       "isStatic" : true,
958       "isConstructor" : false,
959       "isPrivate" : false,
960       "example" : "",
961       "deprecated" : "",
962       "since" : "",
963       "see" : "",
964       "exceptions" : "",
965       "requires" : "",
966       "params" : [
967         {
968           "name" : "o",
969           "type" : "Observable",
970           "desc" : "The Observable to release",
971           "isOptional" : false
972         }
973       ],
974       "returns" : []
975     },
976     {
977       "name" : "removeListener",
978       "type" : "function",
979       "desc" : "Removes a listener",
980       "sig" : "(eventName, handler, scope)",
981       "static" : false,
982       "memberOf" : "Roo.util.Observable",
983       "isStatic" : false,
984       "isConstructor" : false,
985       "isPrivate" : false,
986       "example" : "",
987       "deprecated" : "",
988       "since" : "",
989       "see" : "",
990       "exceptions" : "",
991       "requires" : "",
992       "params" : [
993         {
994           "name" : "eventName",
995           "type" : "String",
996           "desc" : "The type of event to listen for",
997           "isOptional" : false
998         },
999         {
1000           "name" : "handler",
1001           "type" : "Function",
1002           "desc" : "The handler to remove",
1003           "isOptional" : false
1004         },
1005         {
1006           "name" : "scope",
1007           "type" : "Object",
1008           "desc" : "(optional) The scope (this object) for the handler",
1009           "isOptional" : false
1010         }
1011       ],
1012       "returns" : []
1013     },
1014     {
1015       "name" : "fireEvent",
1016       "type" : "function",
1017       "desc" : "Fires the specified event with the passed parameters (minus the event name).",
1018       "sig" : "(eventName, args)",
1019       "static" : false,
1020       "memberOf" : "Roo.util.Observable",
1021       "isStatic" : false,
1022       "isConstructor" : false,
1023       "isPrivate" : false,
1024       "example" : "",
1025       "deprecated" : "",
1026       "since" : "",
1027       "see" : "",
1028       "exceptions" : "",
1029       "requires" : "",
1030       "params" : [
1031         {
1032           "name" : "eventName",
1033           "type" : "String",
1034           "desc" : "",
1035           "isOptional" : false
1036         },
1037         {
1038           "name" : "args",
1039           "type" : "Object...",
1040           "desc" : "Variable number of parameters are passed to handlers",
1041           "isOptional" : false
1042         }
1043       ],
1044       "returns" : [
1045         {
1046           "name" : "",
1047           "type" : "Boolean",
1048           "desc" : "returns false if any of the handlers return false otherwise it returns true"
1049         }
1050       ]
1051     },
1052     {
1053       "name" : "hasListener",
1054       "type" : "function",
1055       "desc" : "Checks to see if this object has any listeners for a specified event",
1056       "sig" : "(eventName)",
1057       "static" : false,
1058       "memberOf" : "Roo.util.Observable",
1059       "isStatic" : false,
1060       "isConstructor" : false,
1061       "isPrivate" : false,
1062       "example" : "",
1063       "deprecated" : "",
1064       "since" : "",
1065       "see" : "",
1066       "exceptions" : "",
1067       "requires" : "",
1068       "params" : [
1069         {
1070           "name" : "eventName",
1071           "type" : "String",
1072           "desc" : "The name of the event to check for",
1073           "isOptional" : false
1074         }
1075       ],
1076       "returns" : [
1077         {
1078           "name" : "",
1079           "type" : "Boolean",
1080           "desc" : "True if the event is being listened for, else false"
1081         }
1082       ]
1083     },
1084     {
1085       "name" : "capture",
1086       "type" : "function",
1087       "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.",
1088       "sig" : "(o, fn, scope)",
1089       "static" : true,
1090       "memberOf" : "Roo.util.Observable",
1091       "isStatic" : true,
1092       "isConstructor" : false,
1093       "isPrivate" : false,
1094       "example" : "",
1095       "deprecated" : "",
1096       "since" : "",
1097       "see" : "",
1098       "exceptions" : "",
1099       "requires" : "",
1100       "params" : [
1101         {
1102           "name" : "o",
1103           "type" : "Observable",
1104           "desc" : "The Observable to capture",
1105           "isOptional" : false
1106         },
1107         {
1108           "name" : "fn",
1109           "type" : "Function",
1110           "desc" : "The function to call",
1111           "isOptional" : false
1112         },
1113         {
1114           "name" : "scope",
1115           "type" : "Object",
1116           "desc" : "(optional) The scope (this object) for the fn",
1117           "isOptional" : false
1118         }
1119       ],
1120       "returns" : []
1121     },
1122     {
1123       "name" : "addListener",
1124       "type" : "function",
1125       "desc" : "Appends an event handler to this component",
1126       "sig" : "(eventName, handler, scope, options)",
1127       "static" : false,
1128       "memberOf" : "Roo.util.Observable",
1129       "isStatic" : false,
1130       "isConstructor" : false,
1131       "isPrivate" : false,
1132       "example" : "",
1133       "deprecated" : "",
1134       "since" : "",
1135       "see" : "",
1136       "exceptions" : "",
1137       "requires" : "",
1138       "params" : [
1139         {
1140           "name" : "eventName",
1141           "type" : "String",
1142           "desc" : "The type of event to listen for",
1143           "isOptional" : false
1144         },
1145         {
1146           "name" : "handler",
1147           "type" : "Function",
1148           "desc" : "The method the event invokes",
1149           "isOptional" : false
1150         },
1151         {
1152           "name" : "scope",
1153           "type" : "Object",
1154           "desc" : "(optional) The scope in which to execute the handler\nfunction. The handler function's \"this\" context.",
1155           "isOptional" : false
1156         },
1157         {
1158           "name" : "options",
1159           "type" : "Object",
1160           "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>",
1161           "isOptional" : false
1162         }
1163       ],
1164       "returns" : []
1165     }
1166   ],
1167   "events" : [
1168     {
1169       "name" : "layout",
1170       "type" : "function",
1171       "desc" : "Fire after layout the items",
1172       "sig" : "function (_self, e)\n{\n\n}",
1173       "memberOf" : "",
1174       "example" : "",
1175       "deprecated" : "",
1176       "since" : "",
1177       "see" : "",
1178       "params" : [
1179         {
1180           "name" : "this",
1181           "type" : "Roo.bootstrap.LayoutMasonry",
1182           "desc" : "",
1183           "isOptional" : false
1184         },
1185         {
1186           "name" : "e",
1187           "type" : "Roo.EventObject",
1188           "desc" : "",
1189           "isOptional" : false
1190         }
1191       ],
1192       "returns" : []
1193     },
1194     {
1195       "name" : "childrenrendered",
1196       "type" : "function",
1197       "desc" : "Fires when the children have been rendered..",
1198       "sig" : "function (_self)\n{\n\n}",
1199       "memberOf" : "Roo.bootstrap.Component",
1200       "example" : "",
1201       "deprecated" : "",
1202       "since" : "",
1203       "see" : "",
1204       "params" : [
1205         {
1206           "name" : "this",
1207           "type" : "Roo.bootstrap.Component",
1208           "desc" : "",
1209           "isOptional" : false
1210         }
1211       ],
1212       "returns" : []
1213     },
1214     {
1215       "name" : "beforerender",
1216       "type" : "function",
1217       "desc" : "Fires before the component is rendered. Return false to stop the render.",
1218       "sig" : "function (_self)\n{\n\n}",
1219       "memberOf" : "Roo.Component",
1220       "example" : "",
1221       "deprecated" : "",
1222       "since" : "",
1223       "see" : "",
1224       "params" : [
1225         {
1226           "name" : "this",
1227           "type" : "Roo.Component",
1228           "desc" : "",
1229           "isOptional" : false
1230         }
1231       ],
1232       "returns" : []
1233     },
1234     {
1235       "name" : "disable",
1236       "type" : "function",
1237       "desc" : "Fires after the component is disabled.",
1238       "sig" : "function (_self)\n{\n\n}",
1239       "memberOf" : "Roo.Component",
1240       "example" : "",
1241       "deprecated" : "",
1242       "since" : "",
1243       "see" : "",
1244       "params" : [
1245         {
1246           "name" : "this",
1247           "type" : "Roo.Component",
1248           "desc" : "",
1249           "isOptional" : false
1250         }
1251       ],
1252       "returns" : []
1253     },
1254     {
1255       "name" : "render",
1256       "type" : "function",
1257       "desc" : "Fires after the component is rendered.",
1258       "sig" : "function (_self)\n{\n\n}",
1259       "memberOf" : "Roo.Component",
1260       "example" : "",
1261       "deprecated" : "",
1262       "since" : "",
1263       "see" : "",
1264       "params" : [
1265         {
1266           "name" : "this",
1267           "type" : "Roo.Component",
1268           "desc" : "",
1269           "isOptional" : false
1270         }
1271       ],
1272       "returns" : []
1273     },
1274     {
1275       "name" : "destroy",
1276       "type" : "function",
1277       "desc" : "Fires after the component is destroyed.",
1278       "sig" : "function (_self)\n{\n\n}",
1279       "memberOf" : "Roo.Component",
1280       "example" : "",
1281       "deprecated" : "",
1282       "since" : "",
1283       "see" : "",
1284       "params" : [
1285         {
1286           "name" : "this",
1287           "type" : "Roo.Component",
1288           "desc" : "",
1289           "isOptional" : false
1290         }
1291       ],
1292       "returns" : []
1293     },
1294     {
1295       "name" : "hide",
1296       "type" : "function",
1297       "desc" : "Fires after the component is hidden.",
1298       "sig" : "function (_self)\n{\n\n}",
1299       "memberOf" : "Roo.Component",
1300       "example" : "",
1301       "deprecated" : "",
1302       "since" : "",
1303       "see" : "",
1304       "params" : [
1305         {
1306           "name" : "this",
1307           "type" : "Roo.Component",
1308           "desc" : "",
1309           "isOptional" : false
1310         }
1311       ],
1312       "returns" : []
1313     },
1314     {
1315       "name" : "beforehide",
1316       "type" : "function",
1317       "desc" : "Fires before the component is hidden. Return false to stop the hide.",
1318       "sig" : "function (_self)\n{\n\n}",
1319       "memberOf" : "Roo.Component",
1320       "example" : "",
1321       "deprecated" : "",
1322       "since" : "",
1323       "see" : "",
1324       "params" : [
1325         {
1326           "name" : "this",
1327           "type" : "Roo.Component",
1328           "desc" : "",
1329           "isOptional" : false
1330         }
1331       ],
1332       "returns" : []
1333     },
1334     {
1335       "name" : "show",
1336       "type" : "function",
1337       "desc" : "Fires after the component is shown.",
1338       "sig" : "function (_self)\n{\n\n}",
1339       "memberOf" : "Roo.Component",
1340       "example" : "",
1341       "deprecated" : "",
1342       "since" : "",
1343       "see" : "",
1344       "params" : [
1345         {
1346           "name" : "this",
1347           "type" : "Roo.Component",
1348           "desc" : "",
1349           "isOptional" : false
1350         }
1351       ],
1352       "returns" : []
1353     },
1354     {
1355       "name" : "beforeshow",
1356       "type" : "function",
1357       "desc" : "Fires before the component is shown.  Return false to stop the show.",
1358       "sig" : "function (_self)\n{\n\n}",
1359       "memberOf" : "Roo.Component",
1360       "example" : "",
1361       "deprecated" : "",
1362       "since" : "",
1363       "see" : "",
1364       "params" : [
1365         {
1366           "name" : "this",
1367           "type" : "Roo.Component",
1368           "desc" : "",
1369           "isOptional" : false
1370         }
1371       ],
1372       "returns" : []
1373     },
1374     {
1375       "name" : "enable",
1376       "type" : "function",
1377       "desc" : "Fires after the component is enabled.",
1378       "sig" : "function (_self)\n{\n\n}",
1379       "memberOf" : "Roo.Component",
1380       "example" : "",
1381       "deprecated" : "",
1382       "since" : "",
1383       "see" : "",
1384       "params" : [
1385         {
1386           "name" : "this",
1387           "type" : "Roo.Component",
1388           "desc" : "",
1389           "isOptional" : false
1390         }
1391       ],
1392       "returns" : []
1393     },
1394     {
1395       "name" : "beforedestroy",
1396       "type" : "function",
1397       "desc" : "Fires before the component is destroyed. Return false to stop the destroy.",
1398       "sig" : "function (_self)\n{\n\n}",
1399       "memberOf" : "Roo.Component",
1400       "example" : "",
1401       "deprecated" : "",
1402       "since" : "",
1403       "see" : "",
1404       "params" : [
1405         {
1406           "name" : "this",
1407           "type" : "Roo.Component",
1408           "desc" : "",
1409           "isOptional" : false
1410         }
1411       ],
1412       "returns" : []
1413     }
1414   ]
1415 }