fields abstract method

Map<String, FormFieldState> fields()
inherited

Returns the map of field names to their corresponding FormFieldState.

Implementation

Map<String, FormFieldState> fields();