org.chenillekit.tapestry.core.components.AjaxCheckbox
A "ajaxed" Checkbox component.
[JavaDoc]
Component Parameters
| Name |
Type |
Flags |
Default |
Default Prefix |
Description |
| onCompleteCallback |
String |
NOT Allow Null |
|
literal |
the javascript callback function (optional).
function has the response text as parameter
|
Back to index