org.objectweb.jac.aspects.gui.web
Interface AttachmentListener

All Known Implementing Classes:
AttachmentViewer

public interface AttachmentListener

This interface defines a callbacks used when events occur on an Attachment.

See Also:
Attachment

Method Summary
 void onLoadAttachment()
          Download the attachement.
 

Method Detail

onLoadAttachment

public void onLoadAttachment()
Download the attachement.