setValues
Fills in path and query parameter placeholders on the given TemplatedWebView.
Use TemplatedWebView.setQueryParameterValue and TemplatedWebView.setPathParameterValue to supply values for each declared placeholder.
Return
The same TemplatedWebView with parameter values set.
Parameters
input
The TemplatedWebView containing URL placeholders to populate.