package jquery
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait JQueryArtifacts extends JSArtifacts
Value Members
- case object JQueryArtifacts extends JQueryArtifacts with Product with Serializable
- 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.
- object JqJsCmds
- object JqWiringSupport
A singleton that vends various different functions for WiringUI support