Packages

p

io.udash

utils

package utils

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final class CallbacksHandler[ItemType] extends CrossLogging

    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

    Should be returned from every callback registration method in Udash.

Value Members

  1. object FilteringUtils
  2. object URLEncoder

Ungrouped