X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Splitter.html diff --git a/docs/source/Splitter.html b/docs/source/Splitter.html index 9550f52b..54f98934 100644 --- a/docs/source/Splitter.html +++ b/docs/source/Splitter.html @@ -27,8 +27,6 @@ * The Splitter will then call that sibling Panel's {@link Ext.panel.Panel#collapse collapse} or {@link Ext.panel.Panel#expand expand} method * to perform the appropriate operation (depending on the sibling collapse state). To create the mini-collapse tool but take care * of collapsing yourself, configure the splitter with <code>{@link #performCollapse} false</code>.</p> - * - * @xtype splitter */ Ext.define('Ext.resizer.Splitter', { extend: 'Ext.Component',