@Version(value="2.2.0") @Export(optional="provide:=true")
See: Description
Class | Description |
---|---|
CanvasBuildOptions |
Lets you have fine grained control over how the canvas is built.
|
CanvasReferenceProvider | |
DesignImporterContext |
The context that encapsulates the information related to a design import request.
|
DesignImportResult |
Encapsulates the result of the design package import.
|
DesignPackageImporter |
Provides API for importing a design package.
|
ErrorCodes |
This file contains all the error codes for design importer component.
|
Enum | Description |
---|---|
DesignImportResult.Status |
Import result status
|
Exception | Description |
---|---|
DesignImportException |
The base exception class to represent exceptions that occur during the
design import process.
|
MalformedArchiveException |
The design import exception arising due to malformed archive.
|
MissingCanvasException |
Exception to indicate the missing "marked" div.
|
MissingHTMLException |
Exception to indicate the missing index.html entry in the design package.
|
UnsupportedTagContentException |
Exception thrown by
TagHandler s when the tag being handled contains content that isn't supported by the TagHandler |
Copyright © 2010 - 2020 Adobe. All Rights Reserved