TextStyle

com.malliina.push.wns.TextStyle$
See theTextStyle companion class

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class ValidatingCompanion[String, TextStyle]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object Base extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
Base.type
case object BaseSubtle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object Body extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
Body.type
case object BodySubtle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object Caption extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
Caption.type
case object CaptionSubtle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object Header extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
Header.type
case object HeaderNumber extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object HeaderSubtle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object Subheader extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object SubheaderNumeral extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object SubheaderSubtle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object Subtitle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object SubtitleSubtle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object Title extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
Title.type
case object TitleNumeral extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type
case object TitleSubtle extends TextStyle

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class TextStyle
trait Named
class Object
trait Matchable
class Any
Self type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

override def all: Seq[TextStyle]

Attributes

Definition Classes

Inherited methods

override def build(input: String): Either[ErrorMessage, T]

Attributes

Definition Classes
NamedCompanion -> ValidatingCompanion
Inherited from:
NamedCompanion
def defaultError(in: String): ErrorMessage

Attributes

Inherited from:
ValidatingCompanion
override def write(t: TextStyle): String

Attributes

Definition Classes
NamedCompanion -> ValidatingCompanion
Inherited from:
NamedCompanion

Implicits

Inherited implicits

implicit val json: Codec[TextStyle]

Attributes

Inherited from:
ValidatingCompanion
implicit val ordering: Ordering[TextStyle]

Attributes

Inherited from:
ValidatingCompanion