Java org.apache.wicket.ajax AbstractDefaultAjaxBehavior fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.ajax AbstractDefaultAjaxBehavior fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.ajax AbstractDefaultAjaxBehavior.

The text is from its open source code.

Subclass

org.apache.wicket.ajax.AbstractDefaultAjaxBehavior has subclasses.
Click this link to see all its subclasses.

Field

ResourceReferenceINDICATOR
reference to the default indicator gif file.

Constructor

Method

CharSequencegetCallbackFunctionBody(CallbackParameter... extraParameters)
Generates the body the #getCallbackFunction(CallbackParameter) callback function .
CharSequencegetCallbackScript()
CharSequencegetCallbackUrl()
Gets the url that references this handler.