Fx.Button.Type

object Type extends Fx.Abstract.Delegate.Opaque[Fx.Button.Type, javafx.scene.control.ButtonType]
class Fx.Abstract.Delegate.Opaque[Fx.Button.Type, javafx.scene.control.ButtonType]
class AnyRef.Opaque.Base[Fx.Button.Type, javafx.scene.control.ButtonType]
trait _methods[Fx.Button.Type, javafx.scene.control.ButtonType]
class Any.Z.OpaqueBase[Fx.Button.Type]
class java.lang.Object
trait scala.Matchable
class Any

Alias

final lazy val FxConverter: TwoWayFunction[javafx.scene.control.ButtonType, Fx.Button.Type]
Inherited from
Opaque
Source
Opaque.scala

Def

def apply(v: javafx.scene.control.ButtonType): Fx.Button.Type
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
def value_isVoid(v: Fx.Button.Type): Boolean
Inherited from
Base
Source
Base.scala
def value_tag(v: Fx.Button.Type): String
Inherited from
Base
Source
Base.scala

Implicit

implicit inline def implicitBaseToType(v: javafx.scene.control.ButtonType): Fx.Button.Type
Inherited from
Opaque
Source
Opaque.scala