Package

com.thoughtworks

binding

Permalink

package binding

Visibility
  1. Public
  2. All

Type Members

  1. class JsPromiseBinding[A] extends Binding[Option[Either[Any, A]]]

    Permalink

    A wrapper that wraps org.scalajs.dom.raw.Promise to a Binding.

    A wrapper that wraps org.scalajs.dom.raw.Promise to a Binding.

    Author:

    杨博 (Yang Bo) <[email protected]>

  2. macro class dom extends Annotation with StaticAnnotation

    Permalink

    Enable XML DOM literal for Binding.scala

    Enable XML DOM literal for Binding.scala

    Author:

    杨博 (Yang Bo) <[email protected]>

    Annotations
    @compileTimeOnly( ... ) @compileTimeOnly( ... )

Value Members

  1. object JsPromiseBinding

    Permalink
  2. object dom

    Permalink

    Author:

    杨博 (Yang Bo) <[email protected]>

Ungrouped