Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.nav.client.local
Interface UniquePageRole

All Superinterfaces:
PageRole
All Known Implementing Classes:
DefaultPage, LoginPage, SecurityError

public interface UniquePageRole
extends PageRole

Marker interface to indicate that this role is Unique. You can add roles to pages to group them, but UniquePageRole there can only be one page that has this role you can easily navigate to the page that has this role with the Navigation.goToWithRole(Class)

Author:
edewit@redhat.com


Errai 3.0.1-SNAPSHOT

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