| Package | Description |
|---|---|
| io.crysknife.ui.navigation.client.local |
| Modifier and Type | Method and Description |
|---|---|
TransitionAnchor<P> |
TransitionAnchorFactory.get()
Gets an instance of a
TransitionAnchor without any additional PageState. |
TransitionAnchor<P> |
TransitionAnchorFactory.get(Multimap<String,String> state)
Gets an instance of a
TransitionAnchor with the given PageState. |
TransitionAnchor<P> |
TransitionAnchorFactory.get(String stateKey,
String stateValue)
Gets an instance of a
TransitionAnchor with the given single piece of
PageState. |
TransitionAnchor |
TransitionAnchorProvider.provide(Class<?>[] typeargs) |
Copyright © 2020 Treblereel. All rights reserved.