| Modifier and Type | Field and Description |
|---|---|
String |
action |
Map<String,Object> |
args |
String |
url |
| Constructor and Description |
|---|
ExoRouter.ActionBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ExoRouter.ActionBuilder |
add(String key,
Object value) |
ExoRouter.ActionBuilder |
addRef(String fragment) |
ExoRouter.ActionBuilder |
remove(String key) |
String |
toString() |
public ExoRouter.ActionBuilder add(String key, Object value)
public ExoRouter.ActionBuilder remove(String key)
public ExoRouter.ActionBuilder addRef(String fragment)
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.