Uses of Interface
org.gcube.portets.user.message_conversations.client.MessageServiceAsync
-
Packages that use MessageServiceAsync Package Description org.gcube.portets.user.message_conversations.client org.gcube.portets.user.message_conversations.client.ui -
-
Uses of MessageServiceAsync in org.gcube.portets.user.message_conversations.client
Methods in org.gcube.portets.user.message_conversations.client that return MessageServiceAsync Modifier and Type Method Description static MessageServiceAsyncMessageServiceAsync.Util. getInstance() -
Uses of MessageServiceAsync in org.gcube.portets.user.message_conversations.client.ui
Constructors in org.gcube.portets.user.message_conversations.client.ui with parameters of type MessageServiceAsync Constructor Description AttachmentMenu(MessageServiceAsync convService, gwt.material.design.client.ui.MaterialButton parent, FileModel item)DisplayMessage(MessageServiceAsync convService, ApplicationView ap)WriteMessage(MessageServiceAsync convService, ApplicationView ap)
-