X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6e39d509471fe9b4e2660e0d1631b350d0c66f40..92c2b89db26be16707f4a805d3303ab2531006e1:/docs/output/Ext.Resizable.html?ds=inline diff --git a/docs/output/Ext.Resizable.html b/docs/output/Ext.Resizable.html index 576e8749..61ccf704 100644 --- a/docs/output/Ext.Resizable.html +++ b/docs/output/Ext.Resizable.html @@ -27,12 +27,12 @@ Value Description }); resizer.on('resize', myHandler);

To hide a particular handle, set its display to none in CSS, or through script:
-resizer.east.setDisplayed(false);

Config Options

Config OptionsDefined By