org.querki

squery

package squery

Visibility
  1. Public
  2. All

Type Members

  1. trait Disableable[A] extends AnyRef

    Very simple typeclass around the concept of enabled/disabled.

  2. trait Findable[A] extends AnyRef

    The Findable typeclass represents the ability to "find" within a given entity.

  3. trait Focusable[A] extends AnyRef

    This typeclass represents the ability to put the browser "focus" on something on-screen.

Value Members

  1. object Cookies

    Functions for manipulating the cookies that are set in the DOM.

  2. object Disableable

  3. object Findable

  4. object Focusable

Ungrouped