| Package | Description |
|---|---|
| org.dominokit.domino.ui.upload |
| Class and Description |
|---|
| DropEffect
An enum representing the drop effect
|
| FileImage
A component for file item image
|
| FileItem
A component representing the upload file
|
| FileItem.BeforeUploadHandler
A handler to be called before uploading the file
|
| FileItem.CancelHandler
A handler to be called when the upload request is canceled
|
| FileItem.ErrorHandler
A handler to be called when the upload request fails
|
| FileItem.ProgressHandler
A handler which provides the upload progress
|
| FileItem.RemoveFileHandler
A handler to be called when the file is removed
|
| FileItem.SuccessUploadHandler
A handler to be called when the file is successfully uploaded
|
| FileUpload
A component for uploading files (photos, documents or any other file type) from local storage
|
| FileUpload.OnAddFileHandler
A handler to be called when file is added
|
| UploadOptions
Options for controlling the upload
|
| UploadRequestSender
An interface for sending the upload request
|
Copyright © 2019–2022 Dominokit. All rights reserved.