accept

abstract fun accept(event: ButtonEvent, entry: E)(source)

Runs the callback

Parameters

event

The ButtonEvent from the interacting user

entry

The selected entry from the ButtonMenu elements