The options
in an instance of a DealtCurrencySelectionField
are
generated from the oFxInstrument
that the field is constructed with, and
changes if the property changes. The value
of the field also changes if the options
change, to the first currency in the new pair.
Attributes | Name and Description |
---|---|
|
caplin.presenter.domain.node.DealtCurrencySelectionField(caplin.presenter.property.EditableProperty oFxInstrument, oDealtCurrency)
|
►
caplin.presenter.domain.node.DealtCurrencySelectionField(caplin.presenter.property.EditableProperty oFxInstrument, oDealtCurrency)
caplin.presenter.property.EditableProperty | oFxInstrument | A property created with the caplin.trading.presenter.TradeModelPropertyFactory and bound to the currency pair within the trade. |
oDealtCurrency | (Optional) The default value for the pair |