NonRoutablePageWithParams

oxygen.ui.web.internal.NavigationEvent.Target.NonRoutablePageWithParams
final class NonRoutablePageWithParams[Env](val nonRoutablePage: NonRoutablePage[Env])(val nonRoutableParams: nonRoutablePage.Params) extends PageWithParams[Env]

Attributes

Graph
Supertypes
class PageWithParams[Env]
trait Target
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val nonRoutableParams: nonRoutablePage.Params

Inherited fields

final val page: Page[Env]

Attributes

Inherited from:
PageWithParams
final val params: page.Params

Attributes

Inherited from:
PageWithParams