T
- GenericTypepublic class PortfolioHistoryController<T>
extends java.lang.Object
Constructor and Description |
---|
PortfolioHistoryController()
Instantiates a new portfolio history controller.
|
PortfolioHistoryController(ActionsMenuListController<PortfolioActionsMenuRowItem> historyListController)
Instantiates a new PortfolioDetailsController.
|
Modifier and Type | Method and Description |
---|---|
ActionsMenuListController<PortfolioActionsMenuRowItem> |
getHistoryList()
Gets the history list.
|
public PortfolioHistoryController()
public PortfolioHistoryController(ActionsMenuListController<PortfolioActionsMenuRowItem> historyListController)
historyListController
- historyListControllerpublic ActionsMenuListController<PortfolioActionsMenuRowItem> getHistoryList()