Trait

org.lrng.binding.html

ElementFactory

Related Doc: package html

Permalink

trait ElementFactory[E <: Element] extends Curried

The factory class to create ElementBuilder

Source
html.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ElementFactory
  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

Abstract Value Members

  1. abstract def tagName: String

    Permalink
    Attributes
    protected

Concrete 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 ElementFactory[E] to any2stringadd[ElementFactory[E]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ElementFactory[E], B)

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

    Permalink
    Definition Classes
    AnyRef → Any
  6. macro def apply(varargs: Any*): Any

    Permalink
    Definition Classes
    Curried
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. macro def apply[A0, A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13](varargs: Any*): Any

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    CurriedWithTypeParameters
  29. def applyBegin: ElementBuilder[E]

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

    Permalink
    Definition Classes
    Any
  31. def clone(): AnyRef

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  46. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. def [B](y: B): (ElementFactory[E], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from ElementFactory[E] to ArrowAssoc[ElementFactory[E]] 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 ElementFactory[E] to any2stringadd[ElementFactory[E]]

Inherited by implicit conversion StringFormat from ElementFactory[E] to StringFormat[ElementFactory[E]]

Inherited by implicit conversion Ensuring from ElementFactory[E] to Ensuring[ElementFactory[E]]

Inherited by implicit conversion ArrowAssoc from ElementFactory[E] to ArrowAssoc[ElementFactory[E]]

Ungrouped