Fx.Selection.Mode

object Mode extends Fx.JavaFx.Enum.Companion[Fx.Selection.Mode, javafx.scene.control.SelectionMode]
trait scala.deriving.Mirror.Sum
trait scala.deriving.Mirror
class Fx.JavaFx.Enum.Companion[Fx.Selection.Mode, javafx.scene.control.SelectionMode]
trait TwoWayFunction[javafx.scene.control.SelectionMode, Fx.Selection.Mode]
trait javafx.scene.control.SelectionMode => Fx.Selection.Mode
trait Able.Size
class java.lang.Object
trait scala.Matchable
class Any

Def

@scala.annotation.unspecialized
def andThen[A](g: Fx.Selection.Mode => A): javafx.scene.control.SelectionMode => A
Inherited from
Function1
def apply(v: javafx.scene.control.SelectionMode): Fx.Selection.Mode
Inherited from
Companion
Source
__.scala
@scala.annotation.unspecialized
def compose[A](g: A => javafx.scene.control.SelectionMode): A => Fx.Selection.Mode
Inherited from
Function1
@scala.annotation.threadUnsafe

All values

All values

Packed values

Inherited from
EnumCompanion
Source
EnumCompanion.scala
def size: Int

Stream

Stream

Enum values as a stream, ordered by ordinal property

Definition Classes
Inherited from
EnumCompanion
Source
EnumCompanion.scala
def undo(v: Fx.Selection.Mode): javafx.scene.control.SelectionMode
Inherited from
Companion
Source
__.scala

Implicit

implicit inline def implicitFromJava(v: javafx.scene.control.SelectionMode): Fx.Selection.Mode
Inherited from
Companion
Source
__.scala
implicit inline def implicitToJava(v: Fx.Selection.Mode): javafx.scene.control.SelectionMode
Inherited from
Companion
Source
__.scala