@ProviderType public final class ComponentEditType extends Object
public class CustomEditTypes extends ComponentEditType { public static final Type CUSTOM = new ComponentEditType.Type("CUSTOM"); }
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentEditType.Type |
| Modifier and Type | Field and Description |
|---|---|
static ComponentEditType.Type |
CAROUSEL |
static ComponentEditType.Type |
CHART |
static ComponentEditType.Type |
DROPTARGETS |
static ComponentEditType.Type |
FILE |
static ComponentEditType.Type |
FLASH |
static ComponentEditType.Type |
IMAGE |
static ComponentEditType.Type |
NOICON |
static ComponentEditType.Type |
NONE |
static ComponentEditType.Type |
REFERENCE |
static ComponentEditType.Type |
TABLE |
static ComponentEditType.Type |
TEASER |
static ComponentEditType.Type |
TEXT |
static ComponentEditType.Type |
TITLE |
static ComponentEditType.Type |
VIDEO |
| Constructor and Description |
|---|
ComponentEditType() |
public static final ComponentEditType.Type CHART
public static final ComponentEditType.Type IMAGE
public static final ComponentEditType.Type VIDEO
public static final ComponentEditType.Type TEXT
public static final ComponentEditType.Type TITLE
public static final ComponentEditType.Type FILE
public static final ComponentEditType.Type CAROUSEL
public static final ComponentEditType.Type REFERENCE
public static final ComponentEditType.Type FLASH
public static final ComponentEditType.Type TEASER
public static final ComponentEditType.Type TABLE
public static final ComponentEditType.Type NOICON
public static final ComponentEditType.Type NONE
public static final ComponentEditType.Type DROPTARGETS
Copyright © 2013–2020 Adobe. All rights reserved.