public static interface AttachmentEditorUIModel.AttachmentListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAttachmentEdited(Attachment attachment) |
void |
onAttachmentOpened(Attachment attachment,
boolean original) |
void onAttachmentOpened(Attachment attachment, boolean original)
void onAttachmentEdited(Attachment attachment)
Copyright © 2014 CodeLutin. All rights reserved.