public class CallElement extends TagRunnerWithRenderArguments
| Modifier and Type | Class and Description |
|---|---|
static class |
CallElement.Scope |
| Modifier and Type | Field and Description |
|---|---|
static String |
SCOPE_GLOBAL |
static String |
SCOPE_LOCAL |
static String |
SCOPE_STACKED |
ARGSlist| Constructor and Description |
|---|
CallElement() |
CallElement(String element) |
| Modifier and Type | Method and Description |
|---|---|
void |
setElementName(String element) |
void |
setScope(CallElement.Scope scope) |
void |
setScope(String scope) |
setArgument, setArgument, setArgument, setArgument, setArgumentbind, execute, handleError, postExecute, preExecutepublic static final String SCOPE_GLOBAL
public static final String SCOPE_LOCAL
public static final String SCOPE_STACKED
public CallElement()
public CallElement(String element)
public void setElementName(String element)
public void setScope(String scope)
public void setScope(CallElement.Scope scope)
Copyright © 2010–2017. All rights reserved.