public class ErraiNavExtension extends Object
| Constructor and Description |
|---|
ErraiNavExtension() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.google.gwt.user.client.ui.IsWidget> |
createHrefToPage(org.jboss.errai.ui.nav.client.local.Navigation nav,
Class<T> toPage,
com.google.common.collect.Multimap<String,String> state)
Generates an HREF to a specific page in the app.
|
public static <T extends com.google.gwt.user.client.ui.IsWidget> String createHrefToPage(org.jboss.errai.ui.nav.client.local.Navigation nav, Class<T> toPage, com.google.common.collect.Multimap<String,String> state)
nav - toPage - state - Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.