<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Web API notifications on sillysky.net</title>
    <link>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/</link>
    <description>Recent content in Web API notifications on sillysky.net</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 09 Dec 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CRecordWebIncomingJson</title>
      <link>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebincomingjson/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebincomingjson/</guid>
      <description>The CRecordWebIncomingJson message is made for extensions to the Web API. Messages that the websocket server does not recognize are sent to interested targets with this message.&#xA;All JSON messages sent from the browser containing an unknown command in the cmd field are forwarded to the targets that have registered interest in the element&#39;s ID (field: id, see CRecordWebRegisterWidgetOwner).&#xA;Messages from the browser always have this format (mandatory field):&#xA;{ &#34;</description>
    </item>
    <item>
      <title>CRecordWebNotifyClick1</title>
      <link>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebnotifyclick1/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebnotifyclick1/</guid>
      <description>The CRecordWebNotifyClick1 message is a notification when an element has been clicked.&#xA;To receive this message,&#xA;a listener must be installed for the HTML element: CRecordWebListenOnClick1 your target address must be linked to the element ID: CRecordWebRegisterWidgetOwner The message is part of the RemoteSkin Web API.&#xA;The API is located in the plugin NY_RemoteSkinWebProtocolAPI.&#xA;{ &#34;id&#34;: &#34;64e979ff-d44d-4a83-bdf2-286f6b431c43&#34;, &#34;name&#34;: &#34;WEB_NOTIFY_CLICK1&#34;, &#34;description&#34;: &#34;A widget has been clicked.&#34;, &#34;slots&#34;: [ { &#34;key&#34;: &#34;1&#34;, &#34;</description>
    </item>
    <item>
      <title>CRecordWebNotifyClick2</title>
      <link>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebnotifyclick2/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebnotifyclick2/</guid>
      <description>The CRecordWebNotifyClick2 message is a notification when an html element has been clicked.&#xA;To receive this message,&#xA;a listener must be installed for the HTML element: CRecordWebListenOnClick2 your target address must be linked to the element ID: CRecordWebRegisterWidgetOwner The message is part of the RemoteSkin Web API.&#xA;The API is located in the plugin NY_RemoteSkinWebProtocolAPI.&#xA;{ &#34;id&#34;: &#34;56c079ec-3726-4ccc-9ac1-e42a5b6b450a&#34;, &#34;name&#34;: &#34;WEB_NOTIFY_CLICK2&#34;, &#34;description&#34;: &#34;A widget has been clicked. Deliver the ID of the widget.</description>
    </item>
    <item>
      <title>CRecordWebNotifyTableRowClicked</title>
      <link>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebnotifytablerowclicked/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/doc-remoteskin/remoteskin-for-the-web/messages-api-for-manipulating-the-dom/web-api-notifications/crecordwebnotifytablerowclicked/</guid>
      <description>The CRecordWebNotifyTableRowClicked message is a notification for a click on a table row.&#xA;To receive this message,&#xA;a listener must be installed for the table: CRecordWebAddTableRowListener your target address must be linked to the element ID: CRecordWebRegisterWidgetOwner The message is part of the RemoteSkin Web API.&#xA;The API is located in the plugin NY_RemoteSkinWebProtocolAPI.&#xA;{ &#34;id&#34;: &#34;cc1224b7-86e7-4467-8b7c-6647e24e3021&#34;, &#34;name&#34;: &#34;WEB_NOTIFY_TABLE_ROW_CLICKED&#34;, &#34;description&#34;: &#34;Notification: A table row has been clicked.&#34;, &#34;slots&#34;: [ { &#34;</description>
    </item>
  </channel>
</rss>
