Package io.jmix.flowui.data
Interface SupportsValueSource<V>
- All Known Subinterfaces:
EntityPickerComponent<E>
,PickerComponent<V>
- All Known Implementing Classes:
EntityComboBox
,EntityPicker
,FileStorageUploadField
,FileUploadField
,JmixBigDecimalField
,JmixCheckbox
,JmixCheckboxGroup
,JmixComboBox
,JmixEmailField
,JmixImage
,JmixIntegerField
,JmixMultiSelectComboBox
,JmixMultiValuePicker
,JmixNumberField
,JmixPasswordField
,JmixRadioButtonGroup
,JmixSelect
,JmixTextArea
,JmixValuePicker
,TypedDatePicker
,TypedDateTimePicker
,TypedTextField
,TypedTimePicker
public interface SupportsValueSource<V>
-
Method Summary
-
Method Details
-
getValueSource
-
setValueSource
-