public class CheckboxInterceptor extends AbstractInterceptor
| Constructor and Description |
|---|
CheckboxInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
String |
intercept(ActionInvocation ai) |
void |
setUncheckedValue(String uncheckedValue)
Overrides the default value for an unchecked checkbox
|
destroy, initpublic String intercept(ActionInvocation ai) throws Exception
intercept in interface Interceptorintercept in class AbstractInterceptorExceptionpublic void setUncheckedValue(String uncheckedValue)
uncheckedValue - The uncheckedValue to setCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.