Interface FormCreationData
-
- All Known Implementing Classes:
FormCreationDataImpl
public interface FormCreationDataInterface definition for a simple DTO containing various objects needed to generate Forms.- Since:
- 3.4
- Author:
- Nick Smith
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>getContext()ObjectgetItemData()booleanisForcedField(String fieldName)
-