<?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 Custom widget template in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675174#M15162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying trying to float the header controller widget in the Flex viewer. I simply added it to the widget template and it works fine. However, I want to modify some of the widget template behavior. If I modify the widget template it is going to reflect back on all other widgets (which I do not want). Better, would be to create a new customized widget template for the Header Controller. I found the pdf for flex Viewer 1.x. Are there any developer's pdf for Viewer 2.2. Any alternative suggestions to this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Mar 2011 13:12:34 GMT</pubDate>
    <dc:creator>SaugatJoshi</dc:creator>
    <dc:date>2011-03-29T13:12:34Z</dc:date>
    <item>
      <title>Custom widget template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675174#M15162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying trying to float the header controller widget in the Flex viewer. I simply added it to the widget template and it works fine. However, I want to modify some of the widget template behavior. If I modify the widget template it is going to reflect back on all other widgets (which I do not want). Better, would be to create a new customized widget template for the Header Controller. I found the pdf for flex Viewer 1.x. Are there any developer's pdf for Viewer 2.2. Any alternative suggestions to this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 13:12:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675174#M15162</guid>
      <dc:creator>SaugatJoshi</dc:creator>
      <dc:date>2011-03-29T13:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom widget template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675175#M15163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In your case, Create a copy of WidgetTemplate skin and assign that to skinclass of widgetTemplate&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; &amp;lt;viewer:WidgetTemplate width="300" height="300"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minHeight="300"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minWidth="300" skinClass="com.esri.viewer.skins.MyCustomWidgetTemplateSkin"&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This will not interfere with the default WidgetTemplate that is used by other widgets.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:28:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675175#M15163</guid>
      <dc:creator>MehulChoksey</dc:creator>
      <dc:date>2021-12-12T04:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom widget template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675176#M15164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Mehul. I think that will work out. Do we have any developer's pdf for Flex viewer 2.2 ? If so that would be great.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 17:00:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675176#M15164</guid>
      <dc:creator>SaugatJoshi</dc:creator>
      <dc:date>2011-03-29T17:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom widget template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675177#M15165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The documentation for the Flex Viewer is online at the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/"&gt;Resource Center for ArcGIS Viewer for Flex&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; There's no separate pdf file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might also like the "&lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://goo.gl/QL7pH"&gt;Configuring and Customizing the ArcGIS Viewer for Flex&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;" presentation we gave at Esri Developer Summit last month.&amp;nbsp; Most of the content of that video is not yet part of the &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;&lt;A href="http://help.arcgis.com/en/webapps/flexviewer/help/index.html#developers.htm"&gt;flex viewer developer resource center&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN&gt;, but should be soon (next month).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 18:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675177#M15165</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2011-03-29T18:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom widget template</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675178#M15166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In your case, Create a copy of WidgetTemplate skin and assign that to skinclass of widgetTemplate&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt; &amp;lt;viewer:WidgetTemplate width="300" height="300"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minHeight="300"
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; minWidth="300" skinClass="com.esri.viewer.skins.MyCustomWidgetTemplateSkin"&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;This will not interfere with the default WidgetTemplate that is used by other widgets.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where can I find a live example of a custom widget template for arcgis flex viewer?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to edit the widgetTemplate skin class and when i render the component such events as resize, that i disabled or set as false, breaks the functionality of widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: the flexviewer online samples do not shows a widget with a custom skin for widget template, thats a good reason for posting some samples here and publish them.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 04:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/custom-widget-template/m-p/675178#M15166</guid>
      <dc:creator>Marlon_JoséLópez_Meza</dc:creator>
      <dc:date>2021-12-12T04:28:35Z</dc:date>
    </item>
  </channel>
</rss>

