ShowTemplateListener

fun fun interface ShowTemplateListener : EventTypeListener<ShowTemplate>

Functions

canProcess
Link copied to clipboard
open override fun canProcess(event: Event<EventType>): Boolean
Asks is this event type supported by listener
onExecuted
Link copied to clipboard
abstract fun onExecuted(event: Event<ShowTemplate>)
Processes event