|
|
Scala 2.1.7patch8283
|
class
EventHandlers
extends
java.lang.Object with
scala.ScalaObject| Constructor 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]