|
|
|
|
|
|
|
Clears the list of files to upload: no file will be uploaded on the server. |
|
|
|
|
|
|
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
Deletes all widgets displayed in a Dashboard control. |
|
|
|
|
|
|
Starts cycling through images. |
|
|
|
|
|
|
Returns the displayed image. |
|
|
|
|
|
|
Displays the previous image for the scroll. |
|
|
|
|
|
|
Displays the first image for the scroll. |
|
|
|
|
|
|
Saves on the server a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
Indicates the file currently uploaded via the Upload control. |
|
|
|
|
|
|
Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
Returns the name of a file "uploaded" by the Web user. This upload may have been performed:
via an "Upload" edit control.
via a single-file or multi-file Upload control.... |
|
|
|
|
|
|
Deletes a file from the list of files to upload: the file will not be uploaded on the server. |
|
|
|
|
|
|
Saves the configuration of a Dashboard control in string format. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of files already sent by the current upload via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Returns the total size (in bytes) of a file found in an Upload control. |
|
|
|
|
|
|
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control. |
|
|
|
|
|
|
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example). |
|
|
|
|
|
|
Adds an event into a TimeLine control. |
|
|
|
|
|
|
Adds a new track into a TimeLine control. |
|
|
|
|
|
|
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control. |
|
|
|
|
|
|
Returns:
the list of events found between two given times in a TimeLine control,
all events of a TimeLine control,
a specific event (selected or hovered).... |
|
|
|
|
|
|
Deletes an event from a TimeLine control. |
|
|
|
|
|
|
Deletes a track from a TimeLine control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|