Uses of Class
org.teamapps.ux.component.field.upload.UploadedFile
| Package | Description |
|---|---|
| org.teamapps.ux.component.field.richtext | |
| org.teamapps.ux.component.field.upload |
-
Uses of UploadedFile in org.teamapps.ux.component.field.richtext
Methods in org.teamapps.ux.component.field.richtext with parameters of type UploadedFile Modifier and Type Method Description java.lang.StringUploadedFileToUrlConverter. convert(UploadedFile file) -
Uses of UploadedFile in org.teamapps.ux.component.field.upload
Fields in org.teamapps.ux.component.field.upload with type parameters of type UploadedFile Modifier and Type Field Description Event<UploadedFile>FileField. onUploadSuccessfulEvent<UploadedFile>PictureChooser. onUploadSuccessfulMethods in org.teamapps.ux.component.field.upload that return types with arguments of type UploadedFile Modifier and Type Method Description static FileField<BaseTemplateRecord<UploadedFile>>FileField. create()Methods in org.teamapps.ux.component.field.upload with parameters of type UploadedFile Modifier and Type Method Description ResourcePictureChooser.ImageCropperConverter. convert(UploadedFile uploadedFile, ImageCropperSelection selection, int targetWidth, int targetHeight)RECORDUploadedFileToRecordConverter. convert(UploadedFile file)