IntervalMode

object IntervalMode extends Enumeration
The supported modes of user selections.
class Enumeration
trait Serializable
class Object
trait Matchable
class Any

Type members

Inherited classlikes

@SerialVersionUID(value = 7229671200427364242L)
class ValueSet
Inhertied from
Enumeration
@SerialVersionUID(value = 7091335633555234129L)
abstract class Value
Inhertied from
Enumeration
object ValueOrdering
Inhertied from
Enumeration
@SerialVersionUID(value = -3501153230598116017L)
protected class Val
Inhertied from
Enumeration
@SerialVersionUID(value = 3L)
object ValueSet
Inhertied from
Enumeration

Value members

Fields

val Single: Value
val SingleInterval: Value
val MultiInterval: Value

Inherited methods

override def toString(): String
Definition Classes
Enumeration -> Any
Inhertied from
Enumeration
final def withName(s: String): Value
Inhertied from
Enumeration
final def apply(x: Int): Value
Inhertied from
Enumeration
def values: ValueSet
Inhertied from
Enumeration
protected def readResolve(): AnyRef
Inhertied from
Enumeration
final protected def Value(i: Int, name: String): Value
Inhertied from
Enumeration
final protected def Value(name: String): Value
Inhertied from
Enumeration
final protected def Value(i: Int): Value
Inhertied from
Enumeration
final protected def Value: Value
Inhertied from
Enumeration
final def maxId: Int
Inhertied from
Enumeration