Package

net.liftweb.http.js

jquery

Permalink

package jquery

Visibility
  1. Public
  2. All

Type Members

  1. trait JQueryArtifacts extends JSArtifacts

    Permalink

Value Members

  1. object JQueryArtifacts extends JQueryArtifacts with Product with Serializable

    Permalink
  2. object JqJE

    Permalink

    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

    Permalink
  4. object JqWiringSupport

    Permalink

    A singleton that vends various different functions for WiringUI support

Ungrouped