toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
alerts
/
ru.sydis.alerts.alertstate
/
AbstractState
/
AbstractState
Abstract
State
constructor
(
alertState
:
AlertState
,
onCameAction
:
(
event
:
Event
)
->
Unit
?
=
null
,
onWentAction
:
(
event
:
Event
)
->
Unit
?
=
null
)