Fx.Abstract.Region.Background

object Background extends Fx.Abstract.Delegate.Opaque[Fx.Abstract.Region.Background, javafx.scene.layout.Background]
class Fx.Abstract.Delegate.Opaque[Fx.Abstract.Region.Background, javafx.scene.layout.Background]
class AnyRef.Opaque.Base[Fx.Abstract.Region.Background, javafx.scene.layout.Background]
trait _methods[Fx.Abstract.Region.Background, javafx.scene.layout.Background]
class Any.Z.OpaqueBase[Fx.Abstract.Region.Background]
class java.lang.Object
trait scala.Matchable
class Any

Member

object Fill extends Fx.Abstract.Delegate.Opaque[Fx.Abstract.Region.Background.Fill, javafx.scene.layout.BackgroundFill]
object Image extends Fx.Abstract.Delegate.Opaque[Fx.Image, javafx.scene.layout.BackgroundImage]

Alias

final lazy val FxConverter: TwoWayFunction[javafx.scene.layout.Background, Fx.Abstract.Region.Background]
Inherited from
Opaque
Source
Opaque.scala

Def

def apply(v: javafx.scene.layout.Background): Fx.Abstract.Region.Background
Inherited from
Opaque
Source
Opaque.scala
val typeName: String

Type name

Type name

Returns defined opaque type name

Inherited from
OpaqueBase
Source
OpaqueBase.scala
Inherited from
Base
Source
Base.scala
Inherited from
Base
Source
Base.scala

Implicit

implicit inline def implicitBaseToType(v: javafx.scene.layout.Background): Fx.Abstract.Region.Background
Inherited from
Opaque
Source
Opaque.scala
implicit def implicitFrom(v: javafx.scene.layout.Background): Fx.Abstract.Region.Background
implicit def implicitTo(v: Fx.Abstract.Region.Background): javafx.scene.layout.Background