Class
The BaseVersionManager class.
Subclasses: WidgetVersionManager
Properties
Property | Type | Notes |
---|---|---|
Version<T>[] | Versions in the array should be in order. If there is no config change in a version, we do not need to put the version in this array. |
versions
Class Propertyversions: Version<T>[]
Versions in the array should be in order. If there is no config change in a version, we do not need to put the version in this array.