Package

io.scalajs

jquery

Permalink

package jquery

jquery package object

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. jquery
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class AnimateOptions extends Object

    Permalink

    JQuery Animate Options

    JQuery Animate Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  2. class Coordinates extends Object

    Permalink

    JQuery Coordinates

    JQuery Coordinates

    Annotations
    @RawJSType() @ScalaJSDefined()
  3. class CssHooksOptions extends Object

    Permalink

    CSS Hooks Options

    CSS Hooks Options

    Annotations
    @RawJSType() @ScalaJSDefined()
  4. class CssNumberOptions extends Object

    Permalink

    CSS Number Options By default the object contains the following properties: zIndex fontWeight opacity zoom lineHeight widows (added in jQuery 1.6) orphans (added in jQuery 1.6) fillOpacity (added in jQuery 1.6.2) columnCount (added in jQuery 1.9) order (added in jQuery 1.10.2) flexGrow (added in jQuery 1.11.1) flexShrink (added in jQuery 1.11.1)

    CSS Number Options By default the object contains the following properties: zIndex fontWeight opacity zoom lineHeight widows (added in jQuery 1.6) orphans (added in jQuery 1.6) fillOpacity (added in jQuery 1.6.2) columnCount (added in jQuery 1.9) order (added in jQuery 1.10.2) flexGrow (added in jQuery 1.11.1) flexShrink (added in jQuery 1.11.1)

    Annotations
    @RawJSType() @ScalaJSDefined()
  5. trait JQuery extends Object

    Permalink

    JQuery

    JQuery

    Annotations
    @RawJSType() @native()
  6. trait JQueryElement extends Object with HTMLElement

    Permalink

    JQuery Element

    JQuery Element

    Annotations
    @RawJSType() @native()
  7. implicit final class JQueryEnrichment extends AnyVal

    Permalink

    JQuery Enrichment

  8. type Selector = String

    Permalink

    A string containing a selector expression

Value Members

  1. object JQuery

    Permalink

    JQuery Companion

Inherited from AnyRef

Inherited from Any

Ungrouped