components property

List<FormComponent<DataEntity>> components
final

List of FormComponent represented in the Form

Implementation

final List<FormComponent> components;