Package | Description |
---|---|
er.ajax | |
er.ajax.mootools |
Modifier and Type | Class and Description |
---|---|
class |
AjaxUploadProgress
AjaxUploadProgress is an AjaxProgress extended for tracking an Ajax File Upload.
|
Modifier and Type | Method and Description |
---|---|
AjaxProgress |
AjaxProgressBar.progress() |
static AjaxProgress |
AjaxProgressBar.progress(WOSession session,
String id)
Returns the progress object with the given id (or null if one does not exist).
|
static AjaxProgress |
AjaxProgress.progress(WOSession session,
String id)
Returns the progress object with the given id (or null if one does not exist).
|
Modifier and Type | Method and Description |
---|---|
static void |
AjaxProgressBar.registerProgress(WOSession session,
AjaxProgress progress)
Register a progress object in the registry.
|
static void |
AjaxProgress.registerProgress(WOSession session,
AjaxProgress progress)
Register a progress object in the registry.
|
static void |
AjaxProgressBar.unregisterProgress(WOSession session,
AjaxProgress progress)
Unregister a progress object from the registry.
|
static void |
AjaxProgress.unregisterProgress(WOSession session,
AjaxProgress progress)
Unregister a progress object from the registry.
|
Modifier and Type | Method and Description |
---|---|
AjaxProgress |
MTAjaxProgressBar.progress() |
Copyright © 2002 – 2024 Project Wonder.