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, init
public String intercept(ActionInvocation ai) throws Exception
intercept
in interface Interceptor
intercept
in class AbstractInterceptor
Exception
public void setUncheckedValue(String uncheckedValue)
uncheckedValue
- The uncheckedValue to setCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.