Package

formrx

Permalink

package formrx

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

Type Members

  1. trait BindRx[I, O] extends AnyRef

    Permalink
  2. trait FormProcs[T] extends Procs

    Permalink
  3. trait FormRx[Target] extends AnyRef

    Permalink
  4. trait Procs extends AnyRef

    Permalink

Value Members

  1. object ChCode

    Permalink

    Note

    ([0-9] * + - / .) are the only characters shared by 2 keys on keyboard, this duplication is caused by existence of numpad.

  2. object FormRx

    Permalink
  3. object FormidableProcessingFailure extends Throwable with Product with Serializable

    Permalink
  4. object FormidableUninitialized extends Throwable with Product with Serializable

    Permalink
  5. object KCode

    Permalink
  6. object KeyboardPolyfill

    Permalink
  7. object Macros

    Permalink
  8. package implicits

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped