|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientProperties | |
|---|---|
| org.apache.wicket.markup.html.pages | Default special purpose pages for error and feedback support. |
| org.apache.wicket.protocol.http.request | This package contains http (web) protocol dependent implementations of request processing strategies. |
| Uses of ClientProperties in org.apache.wicket.markup.html.pages |
|---|
| Methods in org.apache.wicket.markup.html.pages with parameters of type ClientProperties | |
|---|---|
void |
BrowserInfoForm.ClientPropertiesBean.merge(ClientProperties properties)
Merge this with the given properties object. |
| Uses of ClientProperties in org.apache.wicket.protocol.http.request |
|---|
| Methods in org.apache.wicket.protocol.http.request that return ClientProperties | |
|---|---|
ClientProperties |
WebClientInfo.getProperties()
Gets the client properties object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||