<?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 How do the extensions detect a change in the code behind? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320085#M7403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using d3 to edit an extension. I want to build a new extension, but I do not know what signals the code behind that a user has made a change to a setting in a side panel. For instance, if a maxValue is in the side panel, how does the code behind detect that the user changed the number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tutorials or videos or answers that would show me that code would be great! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#extensionsnoob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jul 2017 13:59:05 GMT</pubDate>
    <dc:creator>bekahbeets</dc:creator>
    <dc:date>2017-07-17T13:59:05Z</dc:date>
    <item>
      <title>How do the extensions detect a change in the code behind?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320085#M7403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using d3 to edit an extension. I want to build a new extension, but I do not know what signals the code behind that a user has made a change to a setting in a side panel. For instance, if a maxValue is in the side panel, how does the code behind detect that the user changed the number?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tutorials or videos or answers that would show me that code would be great! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#extensionsnoob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 13:59:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320085#M7403</guid>
      <dc:creator>bekahbeets</dc:creator>
      <dc:date>2017-07-17T13:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do the extensions detect a change in the code behind?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320086#M7404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When the user changes a property it is sent to the engine. The layout will then be recalculated, baser in the ned property. After that then paint method will be called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 14:30:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320086#M7404</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2017-07-17T14:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do the extensions detect a change in the code behind?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320087#M7405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need CODE.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 14:36:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320087#M7405</guid>
      <dc:creator>bekahbeets</dc:creator>
      <dc:date>2017-07-17T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: How do the extensions detect a change in the code behind?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320088#M7406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just write your rendering code in the paint method, using the values in the layout, and it will be called when needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 14:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-do-the-extensions-detect-a-change-in-the-code-behind/m-p/1320088#M7406</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2017-07-18T14:42:52Z</dc:date>
    </item>
  </channel>
</rss>

