From 7e308fd08f5caf042eacd75d6b12ac2a2269cb89 Mon Sep 17 00:00:00 2001 From: JakeWharton Date: Wed, 22 Nov 2023 22:43:50 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20site=20from=20=20@=2099081b277?= =?UTF-8?q?8940913d25538dd32e9595c959553bf=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../on-unknown-event-node.html | 2 +- .../on-unknown-event.html | 2 +- .../on-unknown-children.html | 2 +- .../on-unknown-modifier.html | 2 +- .../on-unknown-property.html | 2 +- .../on-unknown-widget.html | 2 +- .../-redwood-layout/index.html | 40 +++++++++---------- 7 files changed, 26 insertions(+), 26 deletions(-) diff --git a/latest/docs/redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event-node.html b/latest/docs/redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event-node.html index 1549d16a58..12d518b2d3 100644 --- a/latest/docs/redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event-node.html +++ b/latest/docs/redwood-protocol-guest/app.cash.redwood.protocol.guest/-protocol-mismatch-handler/on-unknown-event-node.html @@ -63,7 +63,7 @@

onUnknownEventNode

-
abstract fun onUnknownEventNode(id: Id, tag: EventTag)

Handle an event whose node id is unknown.

+
abstract fun onUnknownEventNode(id: Id, tag: EventTag)

Handle an event whose node id is unknown.

This function will be invoked every time an event is sent to an unknown widget. For example, clicking three times on a button that has no corresponding instance will see this function invoked three times. Use the id and tag combination to de-duplicate the callbacks if desired.

@@ -210,7 +210,7 @@

Functions

-
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
+
open fun addFocusables(p0: ArrayList<View>, p1: Int)
open override fun addFocusables(p0: ArrayList<View>, p1: Int, p2: Int)
@@ -312,7 +312,7 @@

Functions

-
open override fun addTouchables(p0: ArrayList<View>)
+
open override fun addTouchables(p0: ArrayList<View>)
@@ -1196,7 +1196,7 @@

Functions

-
+
@@ -1570,7 +1570,7 @@

Functions

-
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
+
open override fun findViewsWithText(p0: ArrayList<View>, p1: CharSequence, p2: Int)
@@ -1689,7 +1689,7 @@

Functions

-
+
@@ -2607,7 +2607,7 @@

Functions

-
+
@@ -2845,7 +2845,7 @@

Functions

+
@@ -4409,7 +4409,7 @@

Functions

-
+
@@ -6415,7 +6415,7 @@

Functions

+
@@ -6432,7 +6432,7 @@

Functions

+
@@ -7061,7 +7061,7 @@

Functions

-
+
@@ -7401,7 +7401,7 @@

Functions

-
open fun post(p0: Runnable): Boolean
+
open fun post(p0: Runnable): Boolean
@@ -7418,7 +7418,7 @@

Functions

-
open fun postDelayed(p0: Runnable, p1: Long): Boolean
+
open fun postDelayed(p0: Runnable, p1: Long): Boolean
@@ -7486,7 +7486,7 @@

Functions

-
+
@@ -7503,7 +7503,7 @@

Functions

-
+
@@ -7605,7 +7605,7 @@

Functions

-
+
@@ -8098,7 +8098,7 @@

Functions

-
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
+
open override fun scheduleDrawable(p0: Drawable, p1: Runnable, p2: Long)
@@ -9186,7 +9186,7 @@

Functions

-
+
@@ -11549,7 +11549,7 @@

Functions

-
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)
+
open override fun unscheduleDrawable(p0: Drawable, p1: Runnable)