oxygen.ui.web.PageCodec.FromDecodeCases
See theFromDecodeCases companion object
trait FromDecodeCases[A] extends PageCodec[A]
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
final override def decodeInternal(paths: List[String], queryParams: QueryParams): ParseResult[(A, List[String])]
Attributes
- Definition Classes
Inherited and Abstract methods
Attributes
- Inherited from:
- PageCodec
Abstract fields
In this article