|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebClientInfo | |
|---|---|
| org.apache.wicket.ajax | |
| org.apache.wicket.protocol.http | HTTP implementation. |
| Uses of WebClientInfo in org.apache.wicket.ajax |
|---|
| Methods in org.apache.wicket.ajax with parameters of type WebClientInfo | |
|---|---|
protected void |
AjaxClientInfoBehavior.onClientInfo(AjaxRequestTarget target,
WebClientInfo clientInfo)
A callback method invoked when the client info is collected. |
| Uses of WebClientInfo in org.apache.wicket.protocol.http |
|---|
| Methods in org.apache.wicket.protocol.http that return WebClientInfo | |
|---|---|
WebClientInfo |
WebSession.getClientInfo()
Gets the client info object for this session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||