org.apache.beehive.netui.tags.internal |
|
Java Source File Name | Type | Comment |
PageFlowTagUtils.java | Class | This is a utility class for the beehive tags with routines for helping with URL rewriting.
Includes methods to create a fully-rewritten url based on an initial url with query
parameters and an anchor (location on page), checking if it needs to be secure and
rewriting. |
ReturnActionViewRenderer.java | Class | Renderer for the "automatic" script-only page that is produced to send a map of values from a popup window
back to the opener, and to close the popup window. |
ViewRendererCRI.java | Class | An object to handle a command for rendering framework generated output. |