| Package | Description |
|---|---|
| com.adobe.acs.commons.mcp.form |
Form components for MCP
|
| Modifier and Type | Method and Description |
|---|---|
static FieldComponent.ClientLibraryType |
FieldComponent.ClientLibraryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldComponent.ClientLibraryType[] |
FieldComponent.ClientLibraryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<FieldComponent.ClientLibraryType,Set<String>> |
FieldComponent.getClientLibraryCategories() |
| Modifier and Type | Method and Description |
|---|---|
void |
FieldComponent.addClientLibraries(FieldComponent.ClientLibraryType type,
Collection<String> categories) |
void |
FieldComponent.addClientLibraries(FieldComponent.ClientLibraryType type,
String... categories) |
Copyright © 2013–2020 Adobe. All rights reserved.