Packages

package jquery

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait JQueryArtifacts extends JSArtifacts

Value Members

  1. object JQueryArtifacts extends JQueryArtifacts with Product with Serializable
  2. object JqJE

    Contains Scala JsExps for jQuery behaviors.

    Contains Scala JsExps for jQuery behaviors.

    These functions are meant to be combined using the ~> operator. For example:

    JqJE.Jq("button") ~> JqClick(AnonFunc(...))
    

    Documentation on the case classes themselves will point to the relevant jQuery documentation, if there is any.

  3. object JqJsCmds
  4. object JqWiringSupport

    A singleton that vends various different functions for WiringUI support

Ungrouped