Uses of Class
com.caplin.motif.fx.trading.posttradehistory.PostTradeHistoryAction
-
Uses of PostTradeHistoryAction in com.caplin.motif.fx.trading.posttradehistory
Modifier and TypeMethodDescriptionstatic Table
DefaultTableFields.addPostTradeHistoryRow
(Table table, LocalDate date, FormattedAmount amount, LocalDate settlementDate, String settlementTenor, FormattedAmount remainingAmount, PostTradeHistoryAction postTradeHistoryAction) Adds a post trade history row to your table configurationstatic TableCell
DefaultTableFields.createActionCell
(PostTradeHistoryAction postTradeHistoryAction) Creates an action cell to add to your post trade history table row