|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewContext | |
---|---|
org.apache.velocity.tools.struts | Provides view tools to integrate Velocity with the Apache Struts framework. |
org.apache.velocity.tools.view.context | Provides special purpose implementations of the VelocityContext class related to the automatic toolbox management in a servlet environment. |
org.apache.velocity.tools.view.tools | Provides the ViewTool and Configurable interfaces, as well as a number of useful implementing classes. |
Uses of ViewContext in org.apache.velocity.tools.struts |
---|
Fields in org.apache.velocity.tools.struts declared as ViewContext | |
---|---|
protected ViewContext |
ValidatorTool.context
A reference to the ViewContext |
Uses of ViewContext in org.apache.velocity.tools.view.context |
---|
Classes in org.apache.velocity.tools.view.context that implement ViewContext | |
---|---|
class |
ChainedContext
Velocity context implementation specific to the Servlet environment. |
Uses of ViewContext in org.apache.velocity.tools.view.tools |
---|
Fields in org.apache.velocity.tools.view.tools declared as ViewContext | |
---|---|
protected ViewContext |
ContextTool.context
|
Methods in org.apache.velocity.tools.view.tools that return ViewContext | |
---|---|
ViewContext |
ContextTool.getThis()
Returns the context being analyzed by this tool. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |