public abstract class SortableAjaxBehavior extends AbstractDefaultAjaxBehavior
INDICATOR| Constructor and Description |
|---|
SortableAjaxBehavior() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onSort(AjaxRequestTarget target,
Map<String,WidgetLocation> widgetLocations) |
protected void |
respond(AjaxRequestTarget target) |
protected void |
updateAjaxAttributes(AjaxRequestAttributes attributes) |
findIndicatorId, getAttributes, getCallbackFunction, getCallbackFunctionBody, getCallbackScript, getCallbackScript, onBind, onMethodMismatch, onRequest, postprocessConfiguration, renderAjaxAttributes, renderAjaxAttributes, renderHeadafterRender, bind, getCallbackUrl, getComponent, onComponentRendered, onComponentTag, onComponentTag, onUnbind, unbindbeforeRender, canCallListener, detach, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTagclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrendersPagepublic abstract void onSort(AjaxRequestTarget target, Map<String,WidgetLocation> widgetLocations)
protected void updateAjaxAttributes(AjaxRequestAttributes attributes)
updateAjaxAttributes in class AbstractDefaultAjaxBehaviorprotected void respond(AjaxRequestTarget target)
respond in class AbstractDefaultAjaxBehaviorCopyright © 2025. All rights reserved.