SyncSelection
A class representing a collection of tools that may have been selected to be synchronised
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
tools: * |
|
Method Summary
| Public Methods | ||
| public |
getDownloadArray(): * Gets an array of tools that are selected for download |
|
| public |
getDownloadSize(): * Get the total download size for selected items |
|
| public |
Returns an array of tools that are syncable |
|
| public |
getTotal(): * Gets the total size for the sync selection |
|
| public |
getUploadArray(): * Gets an array of tools that are selected for upload |
|
| public |
getUploadSize(): * Get the total upload size for selected items |
|
| public |
newInstance(): * Gets an array of tools that are selected for upload |
|
| public |
Selects all tools that have upload/download sizes for sync |
|
| public |
Selects all the downloads |
|
| public |
Selects all the uploads |
|