AbstractCreates a new version history data element for the specified catalog entry.
The cloud catalog entry for this resource.
ReadonlycatalogThe cloud catalog entry associated with this resource.
Whether all pruneable head versions are blocked by deployment references.
Whether this resource is selected for pruning.
Whether the resource has more than one effective head version and can be pruned.
Whether version history has been successfully loaded from the server.
Whether version history is currently being fetched.
Sequential version number of the most recent effective head.
ReadonlyloadingPlaceholder element displayed while version history is being fetched.
Sequential version number of the second-to-latest effective head.
Version UUID of the second-to-latest effective head, used as the default prune target.
Total size in bytes across all loaded versions.
Error message from the last version history fetch attempt, empty on success.
Checks is the provided element part of the parent hierarchy of this element.
Sets the optional height for the element, if not set, the tree element uses the element height of the tree.
The current icon image.
The current icon image.
Determines if the element is currently Disabled.
Determines if the element is currently Editable.
Determines if the element is currently Expandable.
Determines if the element is currently Expanded.
Determines if the element is currently Highlighted.
Determines if the element is currently Selected.
Determines if the element is currently visible.
The current name.
The parent item.
AbstractresourceThe UUID of the underlying resource.
Gets the visual element if the data element is currently visible on screen.
Checks is the provided element part of the parent hierarchy of this element.
Gets the index for the element or no value if the element is not a child of this instance.
Adds the element at the specified index.
Optionalindex: numberRemoves the element and returns the removed element, or null if the element was not removed.
Removes the element at the specified index and returns the removed element.
Base class for resource-level data elements in the cloud version management tree view. Tracks version history state and pruning selection for a single cloud resource.