core
/
dev.fritz2.binding
/
WithJob
js
With
Job
interface
WithJob
Content copied to clipboard
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
js
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
handledBy
Link copied to clipboard
js
open infix fun <
A
>
Flow
<
A
>.
handledBy
(handler:
Handler
<
A
>)
Content copied to clipboard
Connects a
Flow
to a
Handler
.
hashCode
Link copied to clipboard
js
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
js
open fun
toString
():
String
Content copied to clipboard
Properties
job
Link copied to clipboard
js
abstract val
job
:
Job
Content copied to clipboard
Inheritors
Store
Link copied to clipboard
TagContext
Link copied to clipboard