EditSubscriptionsDialog

EditSubscriptionsDialog

Class used to create an "Edit subscriptions" dialog.

Constructor

new EditSubscriptionsDialog()

Source:

Create an "Edit subscriptions" dialog.

Extends

Methods

confirmClose()

Source:
Overrides:

Confirm closing the dialog.

(protected) handleError(e, messageName, recoverable)

Source:
Overrides:

Handle a error, displaying a message with the provided name and popping the pending state. If the error is not recoverable, the dialog is closed on "Dismiss".

Parameters:
Name Type Description
e CdError | Error
messageName string
recoverable boolean

isUnsaved() → {boolean}

Source:
Overrides:

Check if there are unsaved changes.

Returns:
Type
boolean

(async, protected) save()

Source:

Save the subscriptions list.