|
Scala Library
|
|
scala/swing/ComboBox.scala]
object
selection
extends Publisher| Values and Variables inherited from Publisher | |
| listeners |
| Values and Variables inherited from Reactor | |
| reactions |
| Method Summary | |
def
|
index : Int |
def
|
index_= (n : Int) : Unit |
def
|
item : A |
def
|
item_= (a : A) : Unit |
| Methods inherited from Publisher | |
| subscribe, unsubscribe, publish |
| Methods inherited from Reactor | |
| listenTo, deafTo |
| Methods inherited from AnyRef | |
| getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
| Method Details |
|
Scala Library
|
|