<?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: Drag and drop of a widget in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/drag-and-drop-of-a-widget/m-p/726754#M314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, this is exactly what I needed + I have never heard of dojo/topic. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solved. &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 11:33:38 GMT</pubDate>
    <dc:creator>LubomírBucek</dc:creator>
    <dc:date>2016-04-11T11:33:38Z</dc:date>
    <item>
      <title>Drag and drop of a widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/drag-and-drop-of-a-widget/m-p/726752#M312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to put an action on widget window drag and drop. Is it possible? Does moving a widget panel by a user emit some kind of event, which I would be then able to use somehow like this: on(this.something, 'move', Dosomething) ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lubomír&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Apr 2016 11:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/drag-and-drop-of-a-widget/m-p/726752#M312</guid>
      <dc:creator>LubomírBucek</dc:creator>
      <dc:date>2016-04-10T11:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Drag and drop of a widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/drag-and-drop-of-a-widget/m-p/726753#M313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Lubomír,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&amp;nbsp; Sure. If you add the require for dojo/topic and these lines to the Widget.js then you can get the info on when the widgets is done moving:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;topic.subscribe('/dnd/move/stop', lang.hitch(this, function(mover){
&amp;nbsp; console.info(mover.node);
}));&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:05:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/drag-and-drop-of-a-widget/m-p/726753#M313</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-12-12T07:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Drag and drop of a widget</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/drag-and-drop-of-a-widget/m-p/726754#M314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much, this is exactly what I needed + I have never heard of dojo/topic. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solved. &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 11:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/drag-and-drop-of-a-widget/m-p/726754#M314</guid>
      <dc:creator>LubomírBucek</dc:creator>
      <dc:date>2016-04-11T11:33:38Z</dc:date>
    </item>
  </channel>
</rss>

