You can call the preventDefault() method
of event objects dispatched by the ApplicationUpdater object to
cancel steps of the update process (see The update process). Canceling the default behavior gives your application
a chance to display a message to the user asking if they want to
proceed.
The following sections describe how to continue the update process
when a step of the process has been canceled.
|
|
|