Uses of Class
org.teamapps.ux.component.field.upload.UploadedFile
Packages that use UploadedFile
-
Uses of UploadedFile in org.teamapps.ux.component.field.richtext
Methods in org.teamapps.ux.component.field.richtext with parameters of type UploadedFile -
Uses of UploadedFile in org.teamapps.ux.component.field.upload
Fields in org.teamapps.ux.component.field.upload with type parameters of type UploadedFileMethods in org.teamapps.ux.component.field.upload that return UploadedFileMethods in org.teamapps.ux.component.field.upload that return types with arguments of type UploadedFileModifier and TypeMethodDescriptionstatic FileField<BaseTemplateRecord<UploadedFile>> FileField.create()Methods in org.teamapps.ux.component.field.upload with parameters of type UploadedFileModifier and TypeMethodDescriptionPictureChooser.ImageCropperConverter.convert(UploadedFile uploadedFile, ImageCropperSelection selection, int targetWidth, int targetHeight) UploadedFileToRecordConverter.convert(UploadedFile file) Constructors in org.teamapps.ux.component.field.upload with parameters of type UploadedFileModifierConstructorDescriptionUploadSuccessfulEventData(UploadedFile uploadedFile, RECORD record)