Constructor
new module:caplin/presenter/domain/node/FxTenor(instrument, tenor, settlementDate)
A presentation node that represents a Tenor
Extends:
Parameters:
Name | Type | Description |
---|---|---|
instrument |
String | the instrument |
tenor |
String | the string representation of this tenor |
settlementDate |
String | An ISO date string |
Extends
Members
-
enabled :module:br/presenter/property/WritableProperty
-
A boolean property representing whether the presentation is enabled or not.
Type:
-
label :module:br/presenter/property/WritableProperty
-
The text currently displayed.
Type:
-
value :module:br/presenter/property/ISODateProperty
-
The string value of the date in ISO format
Type: