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)