Calendar
Contents
[
Hide
]Calendar class
Determines the calendar that is used for custom properties, text fields, and element formulas.
new Calendar(value)
Constructor.
Methods
| Name | Description |
|---|---|
| deepClone() | Creates deep copy of this instance. |
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Determines the calendar that is used for custom properties, text fields, and element formulas. The value of the property |
| hashCode() | Serves as a hash function for a particular type. |
| setUfe() | Specifies attributes of an element. |
| setValue() | Determines the calendar that is used for custom properties, text fields, and element formulas. The value of the property |
deepClone()
Creates deep copy of this instance.
Returns: Object — Object
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Determines the calendar that is used for custom properties, text fields, and element formulas. The value of the property is CalendarValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setUfe()
Specifies attributes of an element.
setValue()
Determines the calendar that is used for custom properties, text fields, and element formulas. The value of the property is CalendarValue integer constant.