Package

io.taig.android.bsts

operation

Permalink

package operation

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Action[V <: View] extends AnyRef

    Permalink

    Operations that enable a view to run validation checks and clear error messages on itself and all its children

    Operations that enable a view to run validation checks and clear error messages on itself and all its children

    Every view qualifies for these operations, but it's not guaranteed that the calls have any effect.

  2. abstract class Extraction[V <: View] extends AnyRef

    Permalink
  3. abstract class Feedback[V <: View] extends AnyRef

    Permalink
  4. abstract class Injection[V <: View] extends AnyRef

    Permalink
  5. abstract class Name[V <: View] extends AnyRef

    Permalink

    Attach a name to a view which is useful to match error messages to the view structure

  6. abstract class Search extends AnyRef

    Permalink

Ungrouped