Package

io.udash

utils

Permalink

package utils

Visibility
  1. Public
  2. All

Type Members

  1. class CallbacksHandler[ItemType] extends CrossLogging

    Permalink

    Helper class for callbacks handling.

    Helper class for callbacks handling. The callbacks are executed in order of registration. Each callback is executed once, it swallows exceptions thrown in callbacks.

  2. trait Registration extends AnyRef

    Permalink

    Should be returned from every callback registration method in Udash.

Value Members

  1. object FilteringUtils

    Permalink

Ungrouped