|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransitionAnchor | |
---|---|
org.jboss.errai.ui.nav.client.local |
Uses of TransitionAnchor in org.jboss.errai.ui.nav.client.local |
---|
Methods in org.jboss.errai.ui.nav.client.local that return TransitionAnchor | |
---|---|
TransitionAnchor<P> |
TransitionAnchorFactory.get()
Gets an instance of a TransitionAnchor without any additional
PageState . |
TransitionAnchor<P> |
TransitionAnchorFactory.get(com.google.common.collect.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,
Annotation[] qualifiers)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |