| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.util |
| Modifier and Type | Method and Description |
|---|---|
static Router.Target |
Router.Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Router.Target[] |
Router.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Router.routeTo(Route route,
String routePrefix,
String[] tokens,
Router.Target target) |
static void |
Router.routeToDetail(Route route,
String[] tokens,
Router.Target target) |
static void |
Router.routeToList(Route route,
Router.Target target) |
Copyright © 2023. All rights reserved.