EventCompatBundle

class Object
trait Matchable
class Any
object simple
object synchron
object unmanaged
object default

Document{}

object Event

Similar to Signal expressions, but resulting in an event. Accessed events return options depending on whether they fire or not, and the complete result of the expression is an event as well.

Similar to Signal expressions, but resulting in an event. Accessed events return options depending on whether they fire or not, and the complete result of the expression is an event as well.

See also

Signal

Type members

Classlikes

trait EventCompat[+T] extends Interp[Option[T]]