Attributes | Name and Description |
---|---|
|
caplin.trading.trademodel.DataChangedListener()
The super constructor of implementors of DataChangedListener. |
Attributes | Name and Description |
---|---|
|
void
dataChanged(caplin.trading.trademodel.DataHolder oData)
Notifies the listener that the data has changed. |
►
caplin.trading.trademodel.DataChangedListener()
The super constructor of implementors of DataChangedListener.
►
void
dataChanged(caplin.trading.trademodel.DataHolder oData)
Notifies the listener that the data has changed.
caplin.trading.trademodel.DataHolder | oData | Contains the changed data. |