Package org.apache.struts2.components
Class ContextBean
java.lang.Object
org.apache.struts2.components.Component
org.apache.struts2.components.ContextBean
- Direct Known Subclasses:
- ActionComponent,- AppendIterator,- Bean,- Date,- IteratorComponent,- MergeIterator,- Number,- Set,- Text,- URL
Base class for control and data tags
- 
Field SummaryFieldsFields inherited from class org.apache.struts2.components.ComponentactionMapper, attributes, COMPONENT_STACK, devMode, escapeHtmlBody, performClearTagStateForTagPoolingServers, stack, standardAttributesMap, throwExceptionOnELFailure
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.struts2.components.ComponentaddAllAttributes, addParameter, completeExpression, copyAttributes, determineActionURL, determineNamespace, end, end, escapeHtmlBody, fieldError, findAncestor, findString, findString, findValue, findValue, findValue, getAttributes, getComponentStack, getNamespace, getPerformClearTagStateForTagPoolingServers, getStack, getStandardAttributes, isAcceptableExpression, isValidTagAttribute, popComponentStack, setActionMapper, setDevMode, setEscapeHtmlBody, setNotExcludedAcceptedPatterns, setPerformClearTagStateForTagPoolingServers, setThrowExceptionsOnELFailure, setUrlHelper, start, stripExpression, toString, usesBody
- 
Field Details- 
var
 
- 
- 
Constructor Details- 
ContextBean
 
- 
- 
Method Details- 
putInContext
- 
setVar
- 
getVar
 
-