Instance Constructors
-
new
Tags(api: Api)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
val
api: Api
-
final
def
asInstanceOf[T0]: T0
-
implicit
def
bindEvt[T]: AttrValue[Element, Api.Evt[T]]
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
implicit
def
genericReactiveAttrValue[T, Sig[T2] <: Api.Signal[T2]](implicit arg0: scalatags.JsDom.all.AttrValue[T], engine: DynamicScope[Api.State]): scalatags.JsDom.all.AttrValue[Sig[T]]
-
def
genericReactiveStyleValue[T, Sig[T2] <: Api.Signal[T2]](implicit engine: DynamicScope[Api.State], tstyle: scalatags.JsDom.all.StyleValue[T]): scalatags.JsDom.all.StyleValue[Sig[T]]
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
isInDocument(element: Element): Boolean
-
def
isInDocumentHack(elem: Element): (Any) ⇒ Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
implicit
def
optionAttrValue[T](implicit ev: scalatags.JsDom.all.AttrValue[T]): AttrValue[Element, Option[T]]
-
implicit
def
signalStyleValue[T](implicit arg0: scalatags.JsDom.all.StyleValue[T], ds: DynamicScope[Api.State]): scalatags.JsDom.all.StyleValue[Api.Signal[T]]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
tagObserver[A](parent: Element, rendered: Api.Signal[A])(fun: (A) ⇒ Unit)(reevalVal: Pulse[A]): Api.ObserveInteract
-
def
toString(): String
-
implicit
def
varStyleValue[T](implicit arg0: scalatags.JsDom.all.StyleValue[T], ds: DynamicScope[Api.State]): scalatags.JsDom.all.StyleValue[Api.Var[T]]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit