public interface IWritableRequestParameters extends IRequestParameters
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Clears all parameters.
|
void |
setParameterValues(String key,
List<org.apache.wicket.util.string.StringValue> values)
Sets the values for given parameter.
|
getParameterNames, getParameterValue, getParameterValuesCopyright © 2006–2021 Apache Software Foundation. All rights reserved.