Uses of Class
com.caplin.motif.mm.trading.posttradehistory.MMPostTradeHistoryAction
-
Uses of MMPostTradeHistoryAction in com.caplin.motif.mm.trading.posttradehistory
Modifier and TypeMethodDescriptionstatic Table
MMDefaultTableFields.addMMCapitalIncreaseRow
(Table table, LocalDate date, FormattedAmount singleCapitalIncreaseAmount, FormattedAmount newBalance, MMPostTradeHistoryAction postTradeHistoryAction) Adds a capital increase post trade history row to your table configurationstatic Table
MMDefaultTableFields.addMMRollOverRow
(Table table, LocalDate date, FormattedAmount singleRollOverAmount, FormattedAmount newBalance, MMPostTradeHistoryAction postTradeHistoryAction) Adds a roll-over post trade history row to your table configurationstatic TableCell
MMDefaultTableFields.createMMActionCell
(MMPostTradeHistoryAction postTradeHistoryAction) Creates an action cell to add to your MM post trade history table row