Fx.Style.Class

Alias

Def

inline def apply(v: String): Fx.Style.Class
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.Class): 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.Class): 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

Implicit

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