Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.ui.nav.client.local.TransitionAnchor

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

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.