Uses of Record Class
com.amalgamasimulation.studies.core.StudySession.FormField
Packages that use StudySession.FormField
-
Uses of StudySession.FormField in com.amalgamasimulation.studies.core
Methods in com.amalgamasimulation.studies.core that return types with arguments of type StudySession.FormFieldModifier and TypeMethodDescriptionStudySession.StudyConfigSpecV2.fields()Returns the value of thefieldsrecord component.Constructor parameters in com.amalgamasimulation.studies.core with type arguments of type StudySession.FormFieldModifierConstructorDescriptionStudyConfigSpecV2(String title, String subtitle, List<StudySession.FormField> fields, boolean allowAppendConfig, Map<String, Object> uiHints, List<StudySession.UiItem> layout, List<StudySession.UiValidator> validators) Creates an instance of aStudyConfigSpecV2record class.