@NonNullApi
| Interface | Description |
|---|---|
| History |
Interface defining methods to store and access local copy of opened screens history.
|
| Class | Description |
|---|---|
| CrockfordUuidEncoder |
Crockford Base32 encoding implementation that is used to serialize UUID values.
|
| EditorTypeExtractor | |
| HistoryNavigator |
Bean that handles URL history transitions.
|
| ScreenNavigator |
A facade bean that is intended for screen navigation using all available
NavigationHandler beans. |
| UrlChangeHandler | |
| UrlIdSerializer |
This class is intended for serializing entity ids to be used as URL param.
|
| UrlTools |
Helper for working with URL.
|
| WebHistory |