toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-jfoenix-coroutines
/
ktfx.jfoenix.coroutines
/
selectionHandler
selection
Handler
fun
<
T
>
JFXAutoCompletePopup
<
T
>
.
selectionHandler
(
context
:
CoroutineContext
=
Dispatchers.JavaFx
,
action
:
suspend
CoroutineScope
.
(
JFXAutoCompleteEvent
<
T
>
)
->
Unit
)
See also
JFXAuto
Complete
Popup.
set
Selection
Handler