|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Status | |
|---|---|
| echopoint.tucana | Re-implementation of the tucana file upload component for Echo2. |
| Uses of Status in echopoint.tucana |
|---|
| Fields in echopoint.tucana declared as Status | |
|---|---|
protected Status |
AbstractDownloadProvider.status
The status of the download process. |
| Methods in echopoint.tucana that return Status | |
|---|---|
Status |
UploadProgress.getStatus()
Return the status of the current file upload process. |
Status |
DownloadProvider.getStatus()
Return the status of the download action. |
Status |
AbstractDownloadProvider.getStatus()
Return the status of the download action. |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in echopoint.tucana with parameters of type Status | |
|---|---|
void |
UploadProgress.setStatus(Status status)
Set the status of the current file upload process. |
|
EchoPoint API - 3.0.0b5 App Webcontainer |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||