X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..2e847cf21b8ab9d15fa167b315ca5b2fa92638fc:/docs/source/FormLayout.html diff --git a/docs/source/FormLayout.html b/docs/source/FormLayout.html index ca055233..bebf48f8 100644 --- a/docs/source/FormLayout.html +++ b/docs/source/FormLayout.html @@ -123,6 +123,8 @@ Ext.layout.FormLayout = Ext.extend(Ext.layout.AnchorLayout, { */ trackLabels: false, + type: 'form', + onRemove: function(c){ Ext.layout.FormLayout.superclass.onRemove.call(this, c);