Edit in GitHubLog an issue

cc-everywhere


Class: CCEverywhere

Class to create CCEverywhere object.

Extends

Implements

Properties

PropertyModifierType
editor
readonly
module
readonly
quickAction
readonly

Accessors

activeInstance

Set Signature

Copied to your clipboard
set static activeInstance(instance): void;
Parameters
ParameterType
instance
| undefined | CCEverywhereBase
Returns

void

Inherited from

CCEverywhereBase.activeInstance

Methods

close()

Copied to your clipboard
close(showConfirmationDialog?):
| boolean
| Promise<CloseStatusMessage>;

Closes any active design in progress.

Parameters

ParameterTypeDescription
showConfirmationDialog?
boolean
boolean value indicating whether to show confirmation dialog or not.

Returns

| boolean | Promise<CloseStatusMessage>

boolean value indicating whether the close operation was successful or not.

Implementation of

CCEverywhereInterface.close

Inherited from

CCEverywhereBase.close

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.