Uses of Enum Class
name.matthewgreet.strutscommons.interceptor.BrowserTabInterceptor2.AttributeCloneAction
Packages that use BrowserTabInterceptor2.AttributeCloneAction
-
Uses of BrowserTabInterceptor2.AttributeCloneAction in name.matthewgreet.strutscommons.interceptor
Methods in name.matthewgreet.strutscommons.interceptor that return BrowserTabInterceptor2.AttributeCloneActionModifier and TypeMethodDescriptionBrowserTabInterceptor2.attributeCloneAction
(BrowserTabAware2 browserTabAware, com.opensymphony.xwork2.ActionInvocation invocation, String attributeName, Object attributeValue) Returns what to do with existing attributes of an existing page if the user is opening a hyperlink in a new browser tab.Returns the enum constant of this class with the specified name.BrowserTabInterceptor2.AttributeCloneAction.values()
Returns an array containing the constants of this enum class, in the order they are declared.