trait ChainOps[Out] extends AnyRef

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ChainOps
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def addPseudo(p: Pseudo): Out
    Attributes
    protected

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def active: Out
  5. final def after: Out
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. final def attr(name: String, value: String): Out
  8. final def attrContains(name: String, value: String): Out
  9. final def attrEndsWith(name: String, value: String): Out
  10. final def attrExists(name: String): Out
  11. final def attrStartsWith(name: String, value: String): Out
  12. final def before: Out
  13. final def checked: Out
  14. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  15. final def disabled: Out
  16. final def empty: Out
  17. final def enabled: Out
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. final def firstChild: Out
  22. final def firstLetter: Out
  23. final def firstLine: Out
  24. final def firstOfType: Out
  25. final def focus: Out
  26. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  27. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  28. final def hover: Out
  29. final def inRange: Out
  30. final def invalid: Out
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. final def lang(language: String): Out
  33. final def lastChild: Out
  34. final def lastOfType: Out
  35. final def link: Out
  36. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  37. final def not(selector: String): Out
  38. final def not(selector: Pseudo): Out
  39. final def not(f: PseudoF): Out
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. final def nthChild(q: NthQuery): Out
  43. final def nthChild(n: Int): Out
  44. final def nthLastChild(q: NthQuery): Out
  45. final def nthLastChild(n: Int): Out
  46. final def nthLastOfType(q: NthQuery): Out
  47. final def nthLastOfType(n: Int): Out
  48. final def nthOfType(q: NthQuery): Out
  49. final def nthOfType(n: Int): Out
  50. final def onlyChild: Out
  51. final def onlyOfType: Out
  52. final def optional: Out
  53. final def outOfRange: Out
  54. final def readOnly: Out
  55. final def readWrite: Out
  56. final def required: Out
  57. final def selection: Out
  58. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  59. final def target: Out
  60. def toString(): String
    Definition Classes
    AnyRef → Any
  61. final def valid: Out
  62. final def visited: Out
  63. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  64. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  65. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped