public class CallElement extends TagRunnerWithRenderArguments
| Modifier and Type | Class and Description |
|---|---|
static class |
CallElement.Scope
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SCOPE_GLOBAL
Deprecated.
|
static String |
SCOPE_LOCAL
Deprecated.
|
static String |
SCOPE_STACKED
Deprecated.
|
ARGSlist| Constructor and Description |
|---|
CallElement()
Deprecated.
|
CallElement(String element)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setElementName(String element)
Deprecated.
|
void |
setScope(CallElement.Scope scope)
Deprecated.
|
void |
setScope(String scope)
Deprecated.
|
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.