Uses of Class
com.caplin.motif.mm.trading.posttradehistory.MMPostTradeHistoryAction
Packages that use MMPostTradeHistoryAction
-
Uses of MMPostTradeHistoryAction in com.caplin.motif.mm.trading.posttradehistory
Methods in com.caplin.motif.mm.trading.posttradehistory with parameters of type MMPostTradeHistoryActionModifier and TypeMethodDescriptionstatic TableMMDefaultTableFields.addMMGiveNoticeRow(Table table, LocalDate date, String noticePeriod, MMPostTradeHistoryAction postTradeHistoryAction) static TableMMDefaultTableFields.addMMPostTradeRow(Table table, LocalDate date, FormattedAmount amount, FormattedAmount newBalance, MMPostTradeHistoryAction postTradeHistoryAction) Adds an MM post trade history row to your table configurationstatic TableCellMMDefaultTableFields.createMMActionCell(MMPostTradeHistoryAction postTradeHistoryAction) Creates an action cell to add to your MM post trade history table row