Interface BrowserTabAware
- All Known Implementing Classes:
AbstractActionSupport,AbstractFindBaseRecordListActionSupport,AbstractFindIdListActionSupport,AbstractFindIndexListActionSupport,AbstractFindListActionSupport,AbstractFindListMultiModeActionSupport,AbstractFormDrivenActionSupport,AbstractJsonServerAction,AbstractSaveListActionSupport,AbstractViewActionSupport,AbstractViewListActionSupport
Deprecated.
Interface for Struts 2 actions that accept a browser tab id.
-
Method Summary
-
Method Details
-
getTabId
String getTabId()Deprecated. -
setTabId
Deprecated.
-
BrowserTabAware2.