| Modifier and Type | Required Element and Description |
|---|---|
String |
name |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
category |
Class<? extends FieldComponent> |
component |
String |
description |
String |
hint |
String[] |
options |
boolean |
required |
boolean |
showOnCreate |
public abstract String name
public abstract String hint
public abstract String description
public abstract String category
public abstract Class<? extends FieldComponent> component
public abstract String[] options
Copyright © 2013–2020 Adobe. All rights reserved.