public interface IAjaxLink
| Modifier and Type | Method and Description |
|---|---|
void |
onClick(AjaxRequestTarget target)
Listener method invoked on the ajax request generated when the user clicks the link
|
void onClick(AjaxRequestTarget target)
target - the request target.Copyright © 2006–2014 Apache Software Foundation. All rights reserved.