Package | Description |
---|---|
com.caplin.motif.fx.blotter |
Parent package with classes that relate to blotters.
|
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 |
---|---|
void |
FXBlotterPublisher.publish(SendableBlotterMessage message)
Should be used to publish an instance of
SendableBlotterMessage
Typically this is expected to be the FXBlotterMessage |
Modifier and Type | Class and Description |
---|---|
class |
FXCachedBlotterMessage
Instances of this class should be created using
FXCachedBlotterMessageFactory.createBlotterMessage(String)
or FXCachedBlotterMessageFactory.createBlotterMessage(com.caplin.motif.fx.blotter.subject.FXBlotterSubjectInfo) |
Modifier and Type | Method and Description |
---|---|
static SendableBlotterMessage |
ContainerUtils.filterContainerActions(BlotterItemCache cache,
SendableBlotterMessage originalMessage) |
Modifier and Type | Method and Description |
---|---|
static com.caplin.datasource.messaging.container.ContainerMessage |
ContainerUtils.createContainerMessageFromActions(com.caplin.datasource.messaging.MessageFactory factory,
SendableBlotterMessage message) |
static SendableBlotterMessage |
ContainerUtils.filterContainerActions(BlotterItemCache cache,
SendableBlotterMessage originalMessage) |
Modifier and Type | Class and Description |
---|---|
class |
FXBlotterMessage
Instances of this class should be created using
FXBlotterMessageFactory.createBlotterMessage(String)
or FXBlotterMessageFactory.createBlotterMessage(com.caplin.motif.fx.blotter.subject.FXBlotterSubjectInfo) |
Copyright © 2015 Caplin Systems.