@Documented @Qualifier @Retention(value=RUNTIME) @Target(value={PARAMETER,FIELD}) public @interface TransitionToRole
HTMLAnchorElement elements linking to Errai Navigation Pages
by UniquePageRole. An injected anchor with this qualifier has an EventListener
registered for "click" events that navigates to the Errai Navigation page with the unique page
role specified by the qualifier value().| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends UniquePageRole> |
value
The class of an Errai Navigation
UniquePageRole. |
public abstract Class<? extends UniquePageRole> value
UniquePageRole.Copyright © 2020 Treblereel. All rights reserved.