Methods in to.etc.domui.ajax with parameters of type AjaxParam |
java.lang.Object |
IParameterProvider.findParameterValue(java.lang.Class<?> parameterType,
java.lang.annotation.Annotation[] annotations,
int paramIndex,
AjaxParam apm)
Retrieve the specified parameter's value from whatever input is provided. |
java.lang.Object |
JsonParameterProvider.findParameterValue(java.lang.Class<?> parameterType,
java.lang.annotation.Annotation[] annotations,
int paramIndex,
AjaxParam apm)
|
java.lang.Object |
URLParameterProvider.findParameterValue(java.lang.Class<?> targetcl,
java.lang.annotation.Annotation[] annotations,
int paramIndex,
AjaxParam ap)
|