Class AbstractSingleFileUploadField<R>

All Implemented Interfaces:
AttachNotifier, Buffered, Component, Component.BelongToFrame, Component.Editable, Component.Focusable, Component.HasCaption, Component.HasDescription, Component.HasIcon, Component.HasXmlDescriptor, Component.Wrapper, HasValueSource<R>, Field<R>, HasContextHelp, HasDebugId, HasHtmlCaption, HasHtmlDescription, HasHtmlSanitizer, HasValidator<R>, HasValue<R>, Requirable, SingleFileUploadField, UploadField, Validatable, org.springframework.beans.factory.InitializingBean
Direct Known Subclasses:
AbstractFileStorageUploadField, FileUploadFieldImpl

public abstract class AbstractSingleFileUploadField<R> extends AbstractField<JmixFileUploadField,String,R> implements SingleFileUploadField, org.springframework.beans.factory.InitializingBean