Trait

org.lrng.binding.html.AttributeFactory

Typed

Related Doc: package AttributeFactory

Permalink

trait Typed extends Curried

Source
html.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Typed
  2. Curried
  3. CurriedWithTypeParameters
  4. AnyRef
  5. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to any2stringadd[Typed] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (Typed, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to ArrowAssoc[Typed] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. def apply[A <: Binding[Any]](value: A): PropertyBuilder[Typed.this.type, A]

    Permalink
    Annotations
    @inline()
  7. def apply(textBuilder: TextBuilder): NodeBinding.Constant.AttributeBuilder.Typed[Typed.this.type]

    Permalink
    Annotations
    @inline()
  8. def apply(): NodeBinding.Constant.AttributeBuilder.Typed[Typed.this.type]

    Permalink
    Annotations
    @inline()
  9. macro def apply(varargs: Any*): Any

    Permalink
    Definition Classes
    Curried
  10. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20, A21](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  11. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19, A20](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  12. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18, A19](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  13. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17, A18](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  14. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, A17](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  15. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  16. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  17. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  18. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  19. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  20. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  21. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  22. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  23. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  24. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  25. macro def apply[A0, A1, A2, A3, A4, A5, A6](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  26. macro def apply[A0, A1, A2, A3, A4, A5](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  27. macro def apply[A0, A1, A2, A3, A4](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  28. macro def apply[A0, A1, A2, A3](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  29. macro def apply[A0, A1, A2](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  30. macro def apply[A0, A1](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  31. macro def apply[A0](varargs: Any*): Any

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  32. def applyBegin: NodeBinding.Constant.MultipleAttributeBuilder.Typed[Typed.this.type]

    Permalink
    Annotations
    @inline()
  33. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  34. implicit def attributeMountPointBuilder[E <: Element](implicit attributeSetter: AttributeSetter[E, Typed.this.type]): MountPointBuilder[E, Typed.this.type, String]

    Permalink
    Annotations
    @inline()
  35. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  36. def ensuring(cond: (Typed) ⇒ Boolean, msg: ⇒ Any): Typed

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to Ensuring[Typed] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  37. def ensuring(cond: (Typed) ⇒ Boolean): Typed

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to Ensuring[Typed] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  38. def ensuring(cond: Boolean, msg: ⇒ Any): Typed

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to Ensuring[Typed] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  39. def ensuring(cond: Boolean): Typed

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to Ensuring[Typed] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  40. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  41. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  42. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  43. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to StringFormat[Typed] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  44. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  45. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  46. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  47. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  48. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  49. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  50. implicit def optionalAttributeMountPointBuilder[E <: Element](implicit attributeSetter: AttributeSetter[E, Typed.this.type], attributeRemover: AttributeRemover[E, Typed.this.type]): MountPointBuilder[E, Typed.this.type, Option[String]]

    Permalink
    Annotations
    @inline()
  51. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  52. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  53. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  54. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  55. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  56. def [B](y: B): (Typed, B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from Typed to ArrowAssoc[Typed] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Inherited from Curried

Inherited from CurriedWithTypeParameters

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2stringadd from Typed to any2stringadd[Typed]

Inherited by implicit conversion StringFormat from Typed to StringFormat[Typed]

Inherited by implicit conversion Ensuring from Typed to Ensuring[Typed]

Inherited by implicit conversion ArrowAssoc from Typed to ArrowAssoc[Typed]

Ungrouped