Packages

c

pine.tag.Attributes

TagAttributesArea

implicit class TagAttributesArea extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TagAttributesArea
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TagAttributesArea(tag: Tag[Area])

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. def alt(value: String): Tag[Area]
  5. def alt: scala.Option[String]
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def coords(value: String): Tag[Area]
  9. def coords: scala.Option[String]
  10. def download(value: String): Tag[Area]
  11. def download: scala.Option[String]
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  14. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  15. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  16. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  17. def href(value: String): Tag[Area]
  18. def href: scala.Option[String]
  19. def hreflang(value: String): Tag[Area]
  20. def hreflang: scala.Option[String]
  21. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  22. def media(value: String): Tag[Area]
  23. def media: scala.Option[String]
  24. def name(value: String): Tag[Area]
  25. def name: scala.Option[String]
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def nohref(value: String): Tag[Area]
  28. def nohref: scala.Option[String]
  29. final def notify(): Unit
    Definition Classes
    AnyRef
  30. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  31. def rel(value: String): Tag[Area]
  32. def rel: scala.Option[String]
  33. def shape(value: String): Tag[Area]
  34. def shape: scala.Option[String]
  35. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  36. def target(value: String): Tag[Area]
  37. def target: scala.Option[String]
  38. def toString(): String
    Definition Classes
    AnyRef → Any
  39. def type(value: String): Tag[Area]
  40. def type: scala.Option[String]
  41. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  43. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped