Name | Description | |
---|---|---|
init | Initializes the Hierarchy. Called during construction. |
Name | Description | |
---|---|---|
captionFormat | Gets or sets the caption format. | |
granularity | Gets or sets the granularity. | |
intervalId | Gets or sets the time interval ID. | |
localizedCaptionFormat | Gets or sets the localized caption format keyed by culture name. | |
localizedShortCaptionFormat | Gets or sets the localized short caption format keyed by culture name. | |
shortCaptionFormat | Gets or sets the short caption format. |
Name | Description | |
---|---|---|
fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | |
toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |