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 Summary
FieldsFields inherited from class org.apache.struts2.components.Component
actionMapper, attributes, COMPONENT_STACK, devMode, escapeHtmlBody, performClearTagStateForTagPoolingServers, stack, standardAttributesMap, throwExceptionOnELFailure
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.struts2.components.Component
addAllAttributes, 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
-