Package | Description |
---|---|
com.caplin.motif.fx.blotter.cache |
Contains classes relating to the cached blotter provider API.
|
com.caplin.motif.fx.blotter.message |
Messages that can be sent for structural blotter changes and blotter items.
|
Modifier and Type | Method and Description |
---|---|
<T extends FXBaseBlotterItemMessage.Builder> |
FXCachedBlotterMessage.newItemBuilder(String itemId)
Returns the builder for the
FXBlotterItemMessage , which represents the Record Item. |
Modifier and Type | Class and Description |
---|---|
static class |
ActivityItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
static class |
ExecutionItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
static class |
HistoricItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
static class |
OrderItemMessage.Builder
Use this class as parameter T when invoking
FXBlotterItemMessageFactory.newItemBuilder(String, String)
or FXCachedBlotterMessage.newItemBuilder(String) |
Copyright © 2015 Caplin Systems.