|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
AjaxBehavior | AjaxBehavior extends the basic Behavior functionality to allow Controls to handle and process incoming Ajax requests. |
Class Summary | |
---|---|
DefaultAjaxBehavior | Provides a default implementation of the AjaxBehavior interface. |
Provides Ajax support for controls, allowing them to handle and respond to Ajax
requests. This is achieved through the AjaxBehavior
interface which extends Behavior
and adds the
AjaxBehavior.onAction(org.apache.click.Control)
method for handling Ajax requests.
DefaultAjaxBehavior
class.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |