Lang

final case class Lang(language: String) extends Single

Selects every <p> element with a lang attribute value starting with "it".

trait Serializable
trait Product
trait Equals
class Single
class Pseudo
class Object
trait Matchable
class Any

Value members

Inherited methods

@inline
final def &(p: Pseudo): Pseudo
Inherited from
Pseudo
final def active: Pseudo
Inherited from
ChainOps
final def after: Pseudo
Inherited from
ChainOps
final def attr(name: String, value: String): Pseudo
Inherited from
ChainOps
final def attrContains(name: String, value: String): Pseudo
Inherited from
ChainOps
final def attrEndsWith(name: String, value: String): Pseudo
Inherited from
ChainOps
final def attrExists(name: String): Pseudo
Inherited from
ChainOps
final def attrStartsWith(name: String, value: String): Pseudo
Inherited from
ChainOps
final def before: Pseudo
Inherited from
ChainOps
final def checked: Pseudo
Inherited from
ChainOps
override def contains(p: Single): Boolean
Definition Classes
Inherited from
Single
final def disabled: Pseudo
Inherited from
ChainOps
final def empty: Pseudo
Inherited from
ChainOps
final def enabled: Pseudo
Inherited from
ChainOps
final def firstChild: Pseudo
Inherited from
ChainOps
final def firstLetter: Pseudo
Inherited from
ChainOps
final def firstLine: Pseudo
Inherited from
ChainOps
final def firstOfType: Pseudo
Inherited from
ChainOps
final def focus: Pseudo
Inherited from
ChainOps
final def hover: Pseudo
Inherited from
ChainOps
final def inRange: Pseudo
Inherited from
ChainOps
final def invalid: Pseudo
Inherited from
ChainOps
final def lang(language: String): Pseudo
Inherited from
ChainOps
final def lastChild: Pseudo
Inherited from
ChainOps
final def lastOfType: Pseudo
Inherited from
ChainOps
Inherited from
Pseudo
final def not(selector: String): Pseudo
Inherited from
ChainOps
final def not(selector: Pseudo): Pseudo
Inherited from
ChainOps
final def not(f: PseudoF): Pseudo
Inherited from
ChainOps
final def nthChild(q: NthQuery): Pseudo
Inherited from
ChainOps
final def nthChild(n: Int): Pseudo
Inherited from
ChainOps
Inherited from
ChainOps
final def nthLastChild(n: Int): Pseudo
Inherited from
ChainOps
Inherited from
ChainOps
final def nthLastOfType(n: Int): Pseudo
Inherited from
ChainOps
final def nthOfType(q: NthQuery): Pseudo
Inherited from
ChainOps
final def nthOfType(n: Int): Pseudo
Inherited from
ChainOps
final def onlyChild: Pseudo
Inherited from
ChainOps
final def onlyOfType: Pseudo
Inherited from
ChainOps
final def optional: Pseudo
Inherited from
ChainOps
final def outOfRange: Pseudo
Inherited from
ChainOps
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
final def readOnly: Pseudo
Inherited from
ChainOps
final def readWrite: Pseudo
Inherited from
ChainOps
final def required: Pseudo
Inherited from
ChainOps
final def selection: Pseudo
Inherited from
ChainOps
final def target: Pseudo
Inherited from
ChainOps
final def valid: Pseudo
Inherited from
ChainOps
final def visited: Pseudo
Inherited from
ChainOps

Inherited fields

override val cssValue: String
Inherited from
Single
Inherited from
Single