toggle menu
ktfx
0.3
jvm
switch theme
search in API
ktfx-jfoenix-commons
/
ktfx.jfoenix.dialogs
/
jfxAlert
jfx
Alert
fun
<
T
>
Stage
.
jfxAlert
(
configuration
:
JFXAlert
<
T
>
.
(
)
->
Unit
)
:
Optional
<
T
>
Show a JFoenix alert.
Return
dialog result.
Parameters
configuration
custom dialog action.