Package

io.taig.android

bsts

Permalink

package bsts

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. bsts
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. implicit class ActionView[V <: View] extends Action[V]

    Permalink
  2. trait Description[V <: View, T] extends Extraction[V, T] with Injection[V, T] with Event[V] with Feedback[V]

    Permalink

    Collection of all type classes that are necessary to make a view validatable

  3. trait Event[V <: View] extends AnyRef

    Permalink
  4. trait Extraction[V <: View, T] extends AnyRef

    Permalink
  5. implicit class ExtractionView[V <: View] extends bsts.operation.Extraction[V]

    Permalink
  6. trait Feedback[V <: View] extends AnyRef

    Permalink

    Type class that describes how to set or retrieve errors to/from a View

  7. implicit class FeedbackView[V <: View] extends bsts.operation.Feedback[V]

    Permalink
  8. trait Injection[V <: View, -T] extends AnyRef

    Permalink
  9. implicit class InjectionView[V <: View] extends bsts.operation.Injection[V]

    Permalink
  10. implicit class NameView[V <: View] extends Name[V]

    Permalink
  11. implicit class SearchView extends Search

    Permalink
  12. class Validation[V <: View, T] extends AnyRef

    Permalink

Value Members

  1. object Description

    Permalink
  2. object Event

    Permalink
  3. object Extraction

    Permalink
  4. object Feedback

    Permalink
  5. object Injection

    Permalink
  6. object Validation

    Permalink
  7. package operation

    Permalink
  8. package resource

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped