Fx.Style

Source
__.scala
trait _methods
trait _copy
trait _modify
trait _evaluate
trait _methods
trait _copy
trait _modify
trait _evaluate
trait _methods[Fx.Style, String]
class Any.Z.OpaqueBase[Fx.Style]
class java.lang.Object
trait scala.Matchable
class Any

Member

Alias

final lazy val FxConverter: TwoWayFunction[String, Fx.Style]
Source
__.scala

Def

inline def apply(v: String): Fx.Style
Source
__.scala
final lazy val ordering: Ordering[Fx.Style]
Inherited from
Base
Source
__.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
override def value_isVoid(v: Fx.Style): Boolean

Void check

Void check

Override this method to define which instances of this type are void

By default String based opaque values are void if underlying String length equals to 0

Definition Classes
Base -> Base -> OpaqueBase -> Void
Inherited from
Base
Source
__.scala
override def value_tag(v: Fx.Style): String

Value to String

Value to String

Override this method to provide type custom convertion to String

Definition Classes
Base -> Base -> OpaqueBase -> Tag
Inherited from
Base
Source
__.scala

Containers

Inherited from
Containers
Source
Containers.scala
type Lookup[B] = Val.Lookup[Fx.Style, B]
Inherited from
Containers
Source
Containers.scala
Inherited from
Containers
Source
Containers.scala
Inherited from
Containers
Source
Containers.scala
Inherited from
Containers
Source
Containers.scala
Inherited from
Containers
Source
Containers.scala

Implicit

implicit inline def implicitFrom(v: String): Fx.Style
Source
__.scala
implicit inline def implicitRequest(v: VOID): Fx.Style
Inherited from
Base
Source
__.scala