MStyleF

protected class MStyleF(name: String) extends MStyleF
trait MStyleF
trait MStyleF2
class Object
trait Matchable
class Any

Value members

Inherited methods

final def apply[I](d: Domain[I])(f: I => StyleS, classNameSuffix: (I, Int) => String)(implicit evidence$1: StyleLookup[I]): I => StyleA
Inherited from
MStyleF
final def apply(name: String): MStyleF2

Manually specify a name

Manually specify a name

Inherited from
MStyleF
final def bool(f: Boolean => StyleS): Boolean => StyleA
Inherited from
MStyleF2
final def int(r: Range)(f: Int => StyleS): Int => StyleA
Inherited from
MStyleF2