TargetIdSelector

case class TargetIdSelector(id: String) extends UniqueSelector

A selector for a rendered target in a document.

trait Serializable
trait Product
trait Equals
trait Selector
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Concrete fields

val description: String

Inherited fields

val global: Boolean
Inherited from:
UniqueSelector
val unique: Boolean
Inherited from:
UniqueSelector