| Package | Description |
|---|---|
| com.gwtplatform.common.client | |
| com.gwtplatform.mvp.shared.proxy |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientUrlUtils
Helper implementation which wraps calls to code which require a running GWT environment and make testing slow.
|
| Constructor and Description |
|---|
ParameterTokenFormatter(UrlUtils urlUtils)
Builds a
ParameterTokenFormatter using the default separators and escape character. |
ParameterTokenFormatter(UrlUtils urlUtils,
String hierarchySeparator,
String paramSeparator,
String valueSeparator)
This constructor makes it possible to use custom separators in your token formatter.
|
Copyright © 2010–2014 Arcbees. All rights reserved.