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