sync
[roojs1] / roojs-bootstrap-debug.js
index 0dc7ff6..4de1e32 100644 (file)
@@ -30815,7 +30815,13 @@ Roo.bootstrap.LayoutMasonry = function(config){
          * @param {Roo.bootstrap.LayoutMasonry} this
          * @param {Roo.EventObject} e
          */
-        "layout" : true
+        "layout" : true,
+        /**
+         * @event childrenrendered
+         * Fires when the children have been rendered..
+         * @param {Roo.bootstrap.Component} this
+         */
+        "childrenrendered" : true
     });
     
 };