<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
maybe the 'rootVisible' config of the treepanel [1] is what you
are looking for.<br>
<br>
Cheers<br>
Chris<br>
<br>
[1]
<a class="moz-txt-link-freetext" href="https://geoext.github.io/geoext2/docs-w-ext/#!/api/Ext.tree.Panel-cfg-rootVisible">https://geoext.github.io/geoext2/docs-w-ext/#!/api/Ext.tree.Panel-cfg-rootVisible</a>
<br>
</font>
<pre class="moz-signature" cols="72">----
Christian Mayer
GIS-Spezialist & Software-Developer
meggsimum
Hauptstraße 165a | 67125 Dannstadt-Schauernheim
<a class="moz-txt-link-abbreviated" href="mailto:info@meggsimum.de">info@meggsimum.de</a> | <a class="moz-txt-link-abbreviated" href="http://www.meggsimum.de">www.meggsimum.de</a></pre>
<div class="moz-cite-prefix">Am 18.08.2015 um 14:23 schrieb
Francisco Salas Rosette:<br>
</div>
<blockquote
cite="mid:002301d0d9b0$b2f33860$18d9a920$@pinar.geocuba.cu"
type="cite">
<pre wrap="">Thanks, Phil
But I like to eliminate the tree structures in the panel , I don't need to
show the Word Layers.
I'ts possible do this ???
Thanks
-----Mensaje original-----
De: <a class="moz-txt-link-abbreviated" href="mailto:users-bounces@geoext.org">users-bounces@geoext.org</a> [<a class="moz-txt-link-freetext" href="mailto:users-bounces@geoext.org">mailto:users-bounces@geoext.org</a>] En nombre de
Phil Scadden
Enviado el: lunes, 17 de agosto de 2015 07:18 p.m.
Para: <a class="moz-txt-link-abbreviated" href="mailto:users@geoext.org">users@geoext.org</a>
Asunto: Re: [Users] how Hide the tree of layers the leaf layers???
I do this by hiding whole tree panel. If you have panel in context of a
splitter (which is handy), then just add the following to the tree panel
config
split: true,
collapsible: true,
collapseMode: 'mini',
hideCollapseTool: true,
user can then expand/hide at will.
Notice: This email and any attachments are confidential.
If received in error please destroy and immediately notify us.
Do not copy or disclose the contents.
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
----------------------------------------------------------------------------
------------------------
Anuncie sus servicios en ANDARIEGO aplicacisn para celulares sobre mapas de
toda Cuba.
Visite el sitio <a class="moz-txt-link-freetext" href="http://andariego.geocuba.cu">http://andariego.geocuba.cu</a> o <a class="moz-txt-link-freetext" href="http://www.andariego.cu">http://www.andariego.cu</a>,
contactenos por el correo <a class="moz-txt-link-abbreviated" href="mailto:andariego@geosi.geocuba.cu">andariego@geosi.geocuba.cu</a> o por el telifono
8817400.
Ponga su informacisn al servicio de todos.
----------------------------------------------------------------------------------------------------
Anuncie sus servicios en ANDARIEGO… aplicación para celulares sobre mapas de toda Cuba.
Visite el sitio <a class="moz-txt-link-freetext" href="http://andariego.geocuba.cu">http://andariego.geocuba.cu</a> o <a class="moz-txt-link-freetext" href="http://www.andariego.cu">http://www.andariego.cu</a>, contáctenos por el correo <a class="moz-txt-link-abbreviated" href="mailto:andariego@geosi.geocuba.cu">andariego@geosi.geocuba.cu</a> o por el teléfono 8817400.
Ponga su información al servicio de todos.
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@geoext.org">Users@geoext.org</a>
<a class="moz-txt-link-freetext" href="http://www.geoext.org/cgi-bin/mailman/listinfo/users">http://www.geoext.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>