public class Otherwise extends AbstractAction
Choose action.| Constructor and Description |
|---|
Otherwise() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(ActionContext ac,
boolean nested)
Processes the action and renders the output to
ActionContext.getOut(). |
String |
toString() |
append, append, append, getIf, getUnless, isEffective, setIf, setUnless, toScopepublic void render(ActionContext ac, boolean nested) throws DspException, IOException
ActionActionContext.getOut().nested - whether there is any nested content.DspExceptionIOExceptionCopyright © 2016. All rights reserved.