Edit in GitHubLog an issue

Class: abstract CCEverywhereBase

Class to create CCEverywhere object.

Extended by

Implements

  • RequestIdUpdateListener

Constructors

new CCEverywhereBase()

Copied to your clipboard
new CCEverywhereBase(
validator,
authControllerConstructor,
hostInfo,
configParams,
authProvider): CCEverywhereBase

Constructor to initialize CCEverywhere object.

Parameters

ParameterTypeDescription
validator
BaseValidator
-
authControllerConstructor
AuthControllerConstructor
-
hostInfo
client application information - clientId, appName
configParams
environment, locale, piipStatus, colorTheme, spectrumTheme, scale
authProvider
AuthProvider
-

Returns

CCEverywhereBase

Accessors

activeInstance

Copied to your clipboard
set static activeInstance(instance): void

Parameters

ParameterType
instance
undefined | CCEverywhereBase

Methods

close()

Copied to your clipboard
close(): boolean

Closes any active design in progress.

Returns

boolean

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

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