|
Scala 2.1.8
|
class
EventHandlers
extends
java.lang.Object with
scala.ScalaObjectConstructor Summary | |
def
this
|
Type Summary | |
type
Handler
|
Def Summary | |
def
+=
( h : scala.PartialFunction[scala.Any,scala.Unit] )
: scala.Unit
|
|
def
-=
( h : scala.PartialFunction[scala.Any,scala.Unit] )
: scala.Unit
|
|
def
compoundHandler
: java.lang.Object with scala.PartialFunction[scala.Any,scala.Unit]
|
Constructor Detail |
def
this
Type Detail |
type
Handler
Def Detail |
def
+=
( h : scala.PartialFunction[scala.Any,scala.Unit] ) : scala.Unit
def
-=
( h : scala.PartialFunction[scala.Any,scala.Unit] ) : scala.Unit
def
compoundHandler
: java.lang.Object with scala.PartialFunction[scala.Any,scala.Unit]