org.apache.struts2.components
类 ContextBean
java.lang.Object
org.apache.struts2.components.Component
org.apache.struts2.components.ContextBean
- 直接已知子类:
- ActionComponent, AppendIterator, Bean, Date, IteratorComponent, MergeIterator, Number, Set, Text, URL
public abstract class ContextBean
- extends Component
Base class for control and data tags
构造方法摘要 |
ContextBean(com.opensymphony.xwork2.util.ValueStack stack)
|
从类 org.apache.struts2.components.Component 继承的方法 |
addAllParameters, addParameter, altSyntax, copyParams, end, getComponentStack, getParameters, getStack, setActionMapper, setThrowExceptionsOnELFailure, setUrlHelper, start, usesBody |
ContextBean
public ContextBean(com.opensymphony.xwork2.util.ValueStack stack)
setVar
public void setVar(String var)
setId
public void setId(String id)
- To keep backward compatibility
TODO remove after 2.1