Package | Description |
---|---|
org.gcube.portlets.user.shareupdates.client.view |
Modifier and Type | Method and Description |
---|---|
AttachmentPreviewer |
AttachedFile.getAtPrev() |
Modifier and Type | Method and Description |
---|---|
void |
Placeholder.add(AttachmentPreviewer atPrev)
Modified version of the add method.
|
void |
ShareUpdateForm.removeAttachedFile(AttachmentPreviewer attachmentPreviewer)
Remove an attached file from the listOfAttachedFiles
|
void |
AttachmentPreviewer.retryToUpload(AttachmentPreviewer thisPreviewer)
Change style of part of this object to allow the user to retry to upload the file.
|
void |
AttachedFile.setAtPrev(AttachmentPreviewer atPrev) |
Constructor and Description |
---|
AttachedFile(String fileName,
String fileAbsolutePathOnServer,
AttachmentPreviewer atPrev,
String thumbnailUrl)
Constructor used when the check uploaded file fails
|
AttachedFile(String fileName,
String fileAbsolutePathOnServer,
String description,
String downloadUrl,
String thumbnailUrl,
String format,
AttachmentPreviewer atPrev,
boolean correctlyUploaded) |
Copyright © 2016. All Rights Reserved.