AbstractModelEvent

abstract class AbstractModelEvent : Event

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun callEvent(): Boolean
Link copied to clipboard
open fun getEventName(): @NotNull String
Link copied to clipboard
abstract fun getHandlers(): @NotNull HandlerList
Link copied to clipboard