public abstract class ContextBean extends Component
Modifier and Type | Field and Description |
---|---|
protected String |
var |
actionMapper, COMPONENT_STACK, devMode, parameters, stack, standardAttributesMap, throwExceptionOnELFailure
Constructor and Description |
---|
ContextBean(ValueStack stack) |
Modifier and Type | Method and Description |
---|---|
protected String |
getVar() |
protected void |
putInContext(Object value) |
void |
setVar(String var) |
addAllParameters, addParameter, altSyntax, completeExpressionIfAltSyntax, copyParams, determineActionURL, determineNamespace, end, end, escapeHtmlBody, fieldError, findAncestor, findString, findString, findStringIfAltSyntax, findValue, findValue, findValue, getComponentStack, getParameters, getStack, getStandardAttributes, isValidTagAttribute, popComponentStack, setActionMapper, setDevMode, setThrowExceptionsOnELFailure, setUrlHelper, start, stripExpressionIfAltSyntax, toString, usesBody
protected String var
public ContextBean(ValueStack stack)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.