<?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 Re: is there a way to subclass the popup dijit? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100793#M9272</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a heavily modified infowwindow, just wanted to have the setFeatures and feature Navigation done for me.&amp;nbsp; Not much effort to implement, but I re-use when I can.&amp;nbsp; AN example of my infowindow is attached: the arrows on the left allow you to navigate to views on the right.&amp;nbsp; If this can be done with setContent, I'd like to see a detailed example.&amp;nbsp; It's been straightforward subclassing Infowindowbase&lt;IMG alt="Feature Window Example.png" class="jive-image image-1" src="/legacyfs/online/3601_Feature Window Example.png" style="width: 620px; height: 240px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Aug 2014 14:38:46 GMT</pubDate>
    <dc:creator>HaroldBostic</dc:creator>
    <dc:date>2014-08-19T14:38:46Z</dc:date>
    <item>
      <title>is there a way to subclass the popup dijit?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100791#M9270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just like the infowindow base example, is there something similar for the popup dijit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 01:44:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100791#M9270</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2014-08-19T01:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to subclass the popup dijit?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100792#M9271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Harold,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; The PopupTemplate has a setContent function just like the InfowWindowBase so you can do the same thing the InfoWindowBase sample does. Look at this sample to see the PopupTemplate used:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/popup_relatedrecords.html" title="https://developers.arcgis.com/javascript/jssamples/popup_relatedrecords.html"&gt;Popup with related fields | ArcGIS API for JavaScript&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 12:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100792#M9271</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-19T12:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to subclass the popup dijit?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100793#M9272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a heavily modified infowwindow, just wanted to have the setFeatures and feature Navigation done for me.&amp;nbsp; Not much effort to implement, but I re-use when I can.&amp;nbsp; AN example of my infowindow is attached: the arrows on the left allow you to navigate to views on the right.&amp;nbsp; If this can be done with setContent, I'd like to see a detailed example.&amp;nbsp; It's been straightforward subclassing Infowindowbase&lt;IMG alt="Feature Window Example.png" class="jive-image image-1" src="/legacyfs/online/3601_Feature Window Example.png" style="width: 620px; height: 240px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 14:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100793#M9272</guid>
      <dc:creator>HaroldBostic</dc:creator>
      <dc:date>2014-08-19T14:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: is there a way to subclass the popup dijit?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100794#M9273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Harold,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Sorry I don't have a detailed example of that or a sample to point you to.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Aug 2014 14:52:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/is-there-a-way-to-subclass-the-popup-dijit/m-p/100794#M9273</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-08-19T14:52:21Z</dc:date>
    </item>
  </channel>
</rss>

