<?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 Web AppBuilder Developer Widget &amp;quot;White papers&amp;quot;? in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-developer-widget-quot-white-papers/m-p/731826#M367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aloha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please forgive me if this has already been asked, but I've searched "Widget Documentation" and "Widget White Paper" with no luck.&amp;nbsp;I am fairly new to the under the hood workings of WAB Dev edition, or in other words, I know just enough to be dangerous and I may even be barking up the wrong tree, but here goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pertaining to WAB for ArcGIS Javascript edition, is there any "documentation" that explains/defines/documents what each function does/is in the respective Widget.js files? Instead of scrolling through ~1777 lines of code to find my function of interest, I am wondering if there is any documentation that outlines the functions utilized by the various widgets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above question is the primary question for this post but more specifically I am looking to modify the NearMe widget. So, for example,&amp;nbsp;which function controls (if there even is one) the "shape" (rounded corners, etc.) of the buffering tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahalo!&lt;BR /&gt;Dan Sereno&lt;/P&gt;&lt;P&gt;County of Maui Enterprise GIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Feb 2020 00:44:36 GMT</pubDate>
    <dc:creator>DanielSereno</dc:creator>
    <dc:date>2020-02-05T00:44:36Z</dc:date>
    <item>
      <title>Web AppBuilder Developer Widget "White papers"?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-developer-widget-quot-white-papers/m-p/731826#M367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aloha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please forgive me if this has already been asked, but I've searched "Widget Documentation" and "Widget White Paper" with no luck.&amp;nbsp;I am fairly new to the under the hood workings of WAB Dev edition, or in other words, I know just enough to be dangerous and I may even be barking up the wrong tree, but here goes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pertaining to WAB for ArcGIS Javascript edition, is there any "documentation" that explains/defines/documents what each function does/is in the respective Widget.js files? Instead of scrolling through ~1777 lines of code to find my function of interest, I am wondering if there is any documentation that outlines the functions utilized by the various widgets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above question is the primary question for this post but more specifically I am looking to modify the NearMe widget. So, for example,&amp;nbsp;which function controls (if there even is one) the "shape" (rounded corners, etc.) of the buffering tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahalo!&lt;BR /&gt;Dan Sereno&lt;/P&gt;&lt;P&gt;County of Maui Enterprise GIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 00:44:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-developer-widget-quot-white-papers/m-p/731826#M367</guid>
      <dc:creator>DanielSereno</dc:creator>
      <dc:date>2020-02-05T00:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder Developer Widget "White papers"?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-developer-widget-quot-white-papers/m-p/731827#M368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;No there is no such document. You just need to examine the code.&lt;/P&gt;&lt;P&gt;What do you mean by the "shape" (rounded corners, etc)? When you buffer in any esri product the buffer will have rounded corners.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 13:31:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-developer-widget-quot-white-papers/m-p/731827#M368</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2020-02-05T13:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder Developer Widget "White papers"?</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-developer-widget-quot-white-papers/m-p/731828#M369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aloha Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a feeling this may be the case, and I definitely want/will go through the code. But I am also in the habit of trying to not stretch projects out longer than they need to be, which is why I posted the question then went back to digging through the code. I need time in the code and figured my question definitely had an air ignorance, because of the lack of knowledge at this point, to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In reference to rounded buffer corners, I don't think I ever realized that you could only have rounded corners. I just assumed if you could make flat buffers for line features that you could do the same for polygon features. I will stop banging my head against that "locker", lol!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I marked your answer as correct and thank you again for your time and willingness to answer this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahalo!&lt;BR /&gt;Dan Sereno&lt;/P&gt;&lt;P&gt;Count of Maui Enterprise GIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Feb 2020 17:08:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/web-appbuilder-developer-widget-quot-white-papers/m-p/731828#M369</guid>
      <dc:creator>DanielSereno</dc:creator>
      <dc:date>2020-02-05T17:08:05Z</dc:date>
    </item>
  </channel>
</rss>

