| Package | Description |
|---|---|
| org.gcube.portets.user.message_conversations.client.ui | |
| org.gcube.portets.user.message_conversations.shared |
| Constructor and Description |
|---|
AttachmentMenu(MessageServiceAsync convService,
gwt.material.design.client.ui.MaterialButton parent,
FileModel item) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<FileModel> |
ConvMessage.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConvMessage.setAttachments(ArrayList<FileModel> attachments) |
| Constructor and Description |
|---|
ConvMessage(String id,
String subject,
MessageUserModel owner,
List<MessageUserModel> recipients,
Date date,
String content,
boolean isRead,
ArrayList<FileModel> attachments,
boolean hasAttachments) |
Copyright © 2020. All rights reserved.