@FunctionalInterface public interface IAjaxLink extends IClusterable
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–2022 Apache Software Foundation. All rights reserved.