Attributes | Name and Description |
---|---|
|
caplin.trading.trademodel.StructureChangedListener()
The super constructor of implementors of StructureChangedListener. |
Attributes | Name and Description |
---|---|
|
void
structureChanged( pStructureChanges)
Notifies listeners that the structure has changed. |
►
caplin.trading.trademodel.StructureChangedListener()
The super constructor of implementors of StructureChangedListener.
►
void
structureChanged( pStructureChanges)
Notifies listeners that the structure has changed.
pStructureChanges | {Array} An array of structure changes within the trade. Each element within the array will be a caplin.trading.trademodel.StructureChangedEvent. |