rd-framework
Toggle table of contents
2026.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-framework
rd-framework
/
com.jetbrains.rd.framework.base
/
IRdWireableDispatchHelper
IRd
Wireable
Dispatch
Helper
interface
IRdWireableDispatchHelper
Members
Properties
lifetime
Link copied to clipboard
abstract
val
lifetime
:
Lifetime
rd
Id
Link copied to clipboard
abstract
val
rdId
:
RdId
Functions
dispatch
Link copied to clipboard
abstract
fun
dispatch
(
scheduler
:
IScheduler
?
=
null
,
action
:
(
)
->
Unit
)