JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.echothree.view.client.web.struts.sprout.annotation
Annotation Interface SproutForward
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
public @interface
SproutForward
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
String
path
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
module
boolean
redirect
Element Details
name
String
name
path
String
path
redirect
boolean
redirect
Default:
false
module
String
module
Default:
""