implicit class TagRefAttributesObject extends AnyRef
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TagRefAttributesObject
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##(): Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val archive: TagRefAttribute[Object, String]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val border: TagRefAttribute[Object, String]
- val classid: TagRefAttribute[Object, String]
- def clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- val codebase: TagRefAttribute[Object, String]
- val codetype: TagRefAttribute[Object, String]
- val data: TagRefAttribute[Object, String]
- val declare: TagRefAttribute[Object, Boolean]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- val form: TagRefAttribute[Object, String]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- val height: TagRefAttribute[Object, String]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val name: TagRefAttribute[Object, String]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- val standby: TagRefAttribute[Object, String]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- val tabindex: TagRefAttribute[Object, String]
- def toString(): String
- Definition Classes
- AnyRef → Any
- val type: TagRefAttribute[Object, String]
- val typemustmatch: TagRefAttribute[Object, Boolean]
- val usemap: TagRefAttribute[Object, String]
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- val width: TagRefAttribute[Object, String]