-
Returns the value of the remoteCoordinates record component.
FormFieldDto(String fieldId,
String dataType,
String stereotype,
boolean observed,
boolean autofocus,
String label,
String placeholder,
String cssClasses,
String description,
List<BadgeDto> badges,
List<PairDto> attributes,
int colspan,
boolean rightAligned,
boolean bold,
List<OptionDto> options,
RemoteCoordinatesDto remoteCoordinates,
Object initialValue,
boolean readOnly,
boolean required,
String style,
List<ComponentDto> columns,
ComponentDto createForm,
ComponentDto editor,
String onItemSelectionActionId,
FormPositionDto formPosition,
int sliderMin,
int sliderMax,
boolean stepButtonsVisible,
double step)
Creates an instance of a FormFieldDto record class.