<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Removing the Tree Node Expansion from the operational map layer( more...) in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266220#M8056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to know if there is a way the remove the tree-node expansion to where you cannot expand the tree to view the sub layers for the operational layers set in the config file.&amp;nbsp; When the expansion is removed when the layer is checked i would like it to select each sub-layer as well.&amp;nbsp; I appreciate the help in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]15376[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jun 2012 18:29:24 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-06-20T18:29:24Z</dc:date>
    <item>
      <title>Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266220#M8056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to know if there is a way the remove the tree-node expansion to where you cannot expand the tree to view the sub layers for the operational layers set in the config file.&amp;nbsp; When the expansion is removed when the layer is checked i would like it to select each sub-layer as well.&amp;nbsp; I appreciate the help in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]15376[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 18:29:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266220#M8056</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-20T18:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266221#M8057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The TOC expands the flex tree control so I am not sure if you can remove the arrow totally as this would go against the whole purpose of the control. You can change the icon used so maybe just put a transparent image there, see:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.flex-blog.com/change-open-and-close-icons-on-flex-tree/"&gt;http://www.flex-blog.com/change-open-and-close-icons-on-flex-tree/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also change/remove the folder (leafs) icons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://blog.flexexamples.com/category/halo/tree/"&gt;http://blog.flexexamples.com/category/halo/tree/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As for having all your layers turn on when you select the top checkbox just turn them all on in your mxd before you publish it to the server. Then when you add the operational layer set its visible tag to false. That way the user will only have to turn on the one check box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 19:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266221#M8057</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-06-20T19:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266222#M8058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like the arrow is called the disclosureicon:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://livedocs.adobe.com/flex/3/html/help.html?content=advdatagrid_06.html"&gt;http://livedocs.adobe.com/flex/3/html/help.html?content=advdatagrid_06.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you should be able to set it on the tree not to be visible e.g. disclosureIcon.visible = false&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 19:47:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266222#M8058</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-06-20T19:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266223#M8059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ignore my waffle above, in the LayerListWidget.mxml scroll down to the bottom and change the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;toc:TOC id="toc" width="100%" height="100%" /&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;toc:TOC id="toc" width="100%" height="100%" disclosureClosedIcon="{null}" disclosureOpenIcon="{null}" /&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will remove the arrows&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In TOC.as file also comment out the contents of the function onItemDoubleClick this will stop the user from opening the tree by double clicking the layer name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jun 2012 20:20:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266223#M8059</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-06-20T20:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266224#M8060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Great Anthony, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That work!!!&amp;nbsp; Thanks a lot.&amp;nbsp; I do have one other question for you.&amp;nbsp; Is there a way to remove just one expander? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ray&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 16:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266224#M8060</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-21T16:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266225#M8061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ray,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From what I can see its all or nothing, I can't see anyway of changing the disclosure icons for individual children of the tree.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Don't forget to mark the post above as answered,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 17:27:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266225#M8061</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2012-06-21T17:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266226#M8062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you sir!!&amp;nbsp; I appreciate the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 18:12:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266226#M8062</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-06-21T18:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Tree Node Expansion from the operational map layer( more...)</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266227#M8063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;anyone know how to remove/hide the little drop down menu arrow on the right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have figured out how to remove the items from within it (Move up, Move down, etc), but can't figure out how/where to hide the icon itself.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2012 20:19:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/removing-the-tree-node-expansion-from-the/m-p/266227#M8063</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2012-10-31T20:19:58Z</dc:date>
    </item>
  </channel>
</rss>

