Uses of Class
ca.corbett.updates.DownloadedExtension
Packages that use DownloadedExtension
Package
Description
Contains UI classes for the app-extensions code, most notably the ExtensionManagerDialog.
Contains classes and utilities to support dynamic application and extension updates from one
or more configured remote sources.
-
Uses of DownloadedExtension in ca.corbett.extensions.ui
Methods in ca.corbett.extensions.ui with parameters of type DownloadedExtensionModifier and TypeMethodDescriptionprotected booleanAvailableExtensionsPanel.extensionInstallCallback(DownloadedExtension downloadedExtension) Invoked internally from the install and update actions, after the extension is downloaded, to complete the process and then prompt to restart the application. -
Uses of DownloadedExtension in ca.corbett.updates
Methods in ca.corbett.updates that return DownloadedExtension