Errai 3.0.1-SNAPSHOT

Uses of Interface
org.jboss.errai.ui.nav.client.local.api.PageNavigationErrorHandler

Packages that use PageNavigationErrorHandler
org.jboss.errai.ui.nav.client.local   
 

Uses of PageNavigationErrorHandler in org.jboss.errai.ui.nav.client.local
 

Classes in org.jboss.errai.ui.nav.client.local that implement PageNavigationErrorHandler
 class DefaultNavigationErrorHandler
          Implements default error handling behavior for page navigation.
 

Methods in org.jboss.errai.ui.nav.client.local with parameters of type PageNavigationErrorHandler
 void Navigation.setErrorHandler(PageNavigationErrorHandler handler)
          Set an error handler that is called in case of a PageNotFoundException error during page navigation.
 


Errai 3.0.1-SNAPSHOT

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