Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.errai.ui.nav.client.local

Packages that use org.jboss.errai.ui.nav.client.local
org.jboss.errai.security.client.local.context   
org.jboss.errai.security.rebind   
org.jboss.errai.ui.nav.client.local   
org.jboss.errai.ui.nav.client.local.api   
org.jboss.errai.ui.nav.client.local.spi   
 

Classes in org.jboss.errai.ui.nav.client.local used by org.jboss.errai.security.client.local.context
Page
          Declares that the target type, which must be a subtype of Widget or an implementation of IsWidget, is a named page with optional state information within the Errai Navigation system.
 

Classes in org.jboss.errai.ui.nav.client.local used by org.jboss.errai.security.rebind
Page
          Declares that the target type, which must be a subtype of Widget or an implementation of IsWidget, is a named page with optional state information within the Errai Navigation system.
 

Classes in org.jboss.errai.ui.nav.client.local used by org.jboss.errai.ui.nav.client.local
HistoryToken
          Represents the "history token" part of the location: the Errai UI Navigation page name plus the names and values of its state parameters.
NavigatingContainer
          Implemented by navigation containers that changes its content between Page transitions.
Navigation
          Central control point for navigating between pages of the application.
PageRole
          Marker interface to indicate that this a page role.
TransitionAnchor
          Represents an anchor widget that, when clicked, will navigate the user to another page in the application's flow.
TransitionAnchorFactory
          A factory for creating TransitionAnchor instances.
TransitionTo
          Represents navigability from one page to another in the application's flow.
TransitionToRole
          This class works like a TransitionTo but where the target is a UniquePageRole.
UniquePageRole
          Marker interface to indicate that this role is Unique.
 

Classes in org.jboss.errai.ui.nav.client.local used by org.jboss.errai.ui.nav.client.local.api
PageRole
          Marker interface to indicate that this a page role.
UniquePageRole
          Marker interface to indicate that this role is Unique.
 

Classes in org.jboss.errai.ui.nav.client.local used by org.jboss.errai.ui.nav.client.local.spi
HistoryToken
          Represents the "history token" part of the location: the Errai UI Navigation page name plus the names and values of its state parameters.
PageRole
          Marker interface to indicate that this a page role.
UniquePageRole
          Marker interface to indicate that this role is Unique.
 


Errai 3.0.1-SNAPSHOT

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