Uses of Class
com.caplin.motif.fx.trading.posttradehistory.PostTradeHistoryAction
Packages that use PostTradeHistoryAction
-
Uses of PostTradeHistoryAction in com.caplin.motif.fx.trading.posttradehistory
Methods in com.caplin.motif.fx.trading.posttradehistory with parameters of type PostTradeHistoryActionModifier and TypeMethodDescriptionstatic TableDefaultTableFields.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 TableCellDefaultTableFields.createActionCell(PostTradeHistoryAction postTradeHistoryAction) Creates an action cell to add to your post trade history table row