Package | Description |
---|---|
org.jboss.errai.ui.nav.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(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) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.