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 |
---|---|
ContainerAction |
ContainerAction.copyOf(com.caplin.datasource.messaging.MessageFactory factory)
Creates a deep copy of this container action.
|
Modifier and Type | Method and Description |
---|---|
List<ContainerAction> |
SendableBlotterMessage.getContainerActions()
A List of actions represented by
ContainerAction to be performed on the Container. |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ContainerAction> |
FXCachedBlotterMessage.containerActions |
Modifier and Type | Method and Description |
---|---|
List<ContainerAction> |
FXCachedBlotterMessage.getContainerActions() |
Modifier and Type | Field and Description |
---|---|
protected Map<String,ContainerAction> |
FXBlotterMessage.containerActions |
Modifier and Type | Method and Description |
---|---|
List<ContainerAction> |
FXBlotterMessage.getContainerActions() |
Copyright © 2015 Caplin Systems.