<?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: template view reload in Tools</title>
    <link>https://community.cisco.com/t5/tools/template-view-reload/m-p/3565710#M375</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally I found the solution.&lt;/P&gt;&lt;P&gt;I used the ObservableCollection as a data model for Component. When this object is used for component's model and the model is changed, the view of component is also updated.&lt;/P&gt;&lt;P&gt;So I can add items to list dynamically by pushing the button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Sep 2015 17:27:06 GMT</pubDate>
    <dc:creator>banik.michal.sk</dc:creator>
    <dc:date>2015-09-12T17:27:06Z</dc:date>
    <item>
      <title>template view reload</title>
      <link>https://community.cisco.com/t5/tools/template-view-reload/m-p/3565709#M374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;looks like this will be first question here &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;I'd like to know how to update generated view in nx.ui.Component object after some event occured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is the component with button i&lt;SPAN style="font-size: 13.3333px;"&gt;n attached .js file&lt;/SPAN&gt;, when the button is clicked I want to add new item into ul list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried do that same way like in tutorial with click counter, but it doesn't work like I supposed. Is there any handler, event which should be fired or anything else how to insert another item into generated list when the model (in this case myItems) is changed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Sep 2015 11:51:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/template-view-reload/m-p/3565709#M374</guid>
      <dc:creator>banik.michal.sk</dc:creator>
      <dc:date>2015-09-11T11:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: template view reload</title>
      <link>https://community.cisco.com/t5/tools/template-view-reload/m-p/3565710#M375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally I found the solution.&lt;/P&gt;&lt;P&gt;I used the ObservableCollection as a data model for Component. When this object is used for component's model and the model is changed, the view of component is also updated.&lt;/P&gt;&lt;P&gt;So I can add items to list dynamically by pushing the button.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Sep 2015 17:27:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/template-view-reload/m-p/3565710#M375</guid>
      <dc:creator>banik.michal.sk</dc:creator>
      <dc:date>2015-09-12T17:27:06Z</dc:date>
    </item>
  </channel>
</rss>

