org.scalajs

jquery

package jquery

Linear Supertypes
GlobalScope, Any, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. jquery
  2. GlobalScope
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. trait JQuery extends Object

    Annotations
    @RawJSType()
  2. trait JQueryAjaxSettings extends Object

    Annotations
    @RawJSType()
  3. trait JQueryBrowserInfo extends Object

    Annotations
    @RawJSType()
  4. trait JQueryCallback extends Object

    Annotations
    @RawJSType()
  5. trait JQueryDeferred extends Object with JQueryPromise

    Annotations
    @RawJSType()
  6. trait JQueryEventObject extends Event

    Annotations
    @RawJSType()
  7. trait JQueryPromise extends Object

    Annotations
    @RawJSType()
  8. trait JQueryStatic extends Object

    Annotations
    @RawJSType()
  9. trait JQuerySupport extends Object

    Annotations
    @RawJSType()
  10. trait JQueryTransport extends Object

    Annotations
    @RawJSType()
  11. trait JQueryXHR extends XMLHttpRequest

    Annotations
    @RawJSType()

Value Members

  1. val jQuery: JQueryStatic

Inherited from GlobalScope

Inherited from Any

Inherited from AnyRef

Inherited from Any

Ungrouped