X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/2e847cf21b8ab9d15fa167b315ca5b2fa92638fc..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/source/MenuLayout.html?ds=inline diff --git a/docs/source/MenuLayout.html b/docs/source/MenuLayout.html index dd29c796..bc5dca28 100644 --- a/docs/source/MenuLayout.html +++ b/docs/source/MenuLayout.html @@ -1,12 +1,18 @@ - -
- -/** + + + +The source code + + + + +/*! + * Ext JS Library 3.3.1 + * Copyright(c) 2006-2010 Sencha Inc. + * licensing@sencha.com + * http://www.sencha.com/license + */ +/** * @class Ext.layout.MenuLayout * @extends Ext.layout.ContainerLayout *Layout manager used by {@link Ext.menu.Menu}. Generally this class should not need to be used directly.
@@ -14,6 +20,8 @@ Ext.layout.MenuLayout = Ext.extend(Ext.layout.ContainerLayout, { monitorResize : true, + type: 'menu', + setContainer : function(ct){ this.monitorResize = !ct.floating; // This event is only fired by the menu in IE, used so we don't couple @@ -27,7 +35,7 @@ this.itemTpl = Ext.layout.MenuLayout.prototype.itemTpl = new Ext.XTemplate( '