EchoPoint API - 3.0.0b5
App Webcontainer

Uses of Package
echopoint.tucana

Packages that use echopoint.tucana
echopoint.tucana Re-implementation of the tucana file upload component for Echo2. 
echopoint.tucana.event Events defined for the file upload/download process. 
 

Classes in echopoint.tucana used by echopoint.tucana
AbstractDownloadProvider
          An abstract implementation that returns default values for non-mandatory methods.
ButtonDisplay
          Enumeration of values for setting FileUploadSelector.PROPERTY_BUTTON_DISPLAY Note: Development of this component was sponsored by TCN Broadcasting.
ButtonMode
          Enumeration of values for setting FileUploadSelector.PROPERTY_BUTTON_MODE Note: Development of this component was sponsored by TCN Broadcasting.
DownloadProvider
          An interface to be implemented by the class providing the data to be downloaded.
Status
          Enumeration of status values for the state of the upload progress.
 

Classes in echopoint.tucana used by echopoint.tucana.event
DownloadCommand
          A command used to enqueue a file (or similar) to the client for downlaoding from the server.
DownloadProvider
          An interface to be implemented by the class providing the data to be downloaded.
FileUploadSelector
          The file upload selector component.
UploadProgress
          Contains information about the progress of a file upload.
 


EchoPoint API - 3.0.0b5
App Webcontainer