BrightSide Workbench Full Report + Source Code
org.turro.attach.zul.navigator.AttachNavigatorListener Interface Reference
Inheritance diagram for org.turro.attach.zul.navigator.AttachNavigatorListener:

Public Member Functions

void uploadDone (Attachment file)
 
void downloadDone (Attachment file)
 
void deleteDone (Attachment file)
 

Detailed Description

Author
Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g

Definition at line 26 of file AttachNavigatorListener.java.

Member Function Documentation

◆ deleteDone()

void org.turro.attach.zul.navigator.AttachNavigatorListener.deleteDone ( Attachment  file)

◆ downloadDone()

void org.turro.attach.zul.navigator.AttachNavigatorListener.downloadDone ( Attachment  file)

◆ uploadDone()

void org.turro.attach.zul.navigator.AttachNavigatorListener.uploadDone ( Attachment  file)

Implemented in org.turro.dossier.zul.attach.IssueAttachTree.

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: