lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-management-ui
/
com.apadmi.mockzilla.desktop.engine.events
/
EventBus
Event
Bus
interface
EventBus
Inheritors
EventBusImpl
Members
Types
Event
Link copied to clipboard
sealed
interface
Event
Properties
events
Link copied to clipboard
abstract
val
events
:
Flow
<
EventBus.Event
>
Functions
send
Link copied to clipboard
abstract
fun
send
(
event
:
EventBus.Event
)