Scala Swing Library
|
|
scala/swing/Table.scala
]
object
ElementMode
extends
scala.EnumerationValue Summary | |
val
|
Cell : scala.Enumeration.Value |
val
|
Column : scala.Enumeration.Value |
val
|
None : scala.Enumeration.Value |
val
|
Row : scala.Enumeration.Value |
Values and Variables inherited from scala.Enumeration | |
scala.Enumeration.nextId, scala.Enumeration.nextName |
Methods inherited from AnyRef | |
getClass, hashCode, equals, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
Methods inherited from Any | |
==, !=, isInstanceOf, asInstanceOf |
Value Details |
val
Row : scala.Enumeration.Value
val
Column : scala.Enumeration.Value
val
Cell : scala.Enumeration.Value
val
None : scala.Enumeration.Value
Scala Swing Library
|
|