X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..92c2b89db26be16707f4a805d3303ab2531006e1:/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);