Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
NavigationPanel
This class exists to make the default navigation panel injectable without
requiring a qualifier.
|
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.
|
URLPattern
Used to extract page state values from the URL path.
|
URLPatternMatcher
Used to match URLs typed in by the user to the correct
Page.path() |
Class and Description |
---|
PageRole
Marker interface to indicate that this a page role.
|
UniquePageRole
Marker interface to indicate that this role is Unique.
|
Class and Description |
---|
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.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.