| Package | Description |
|---|---|
| to.etc.domui.component.upload |
| Modifier and Type | Method and Description |
|---|---|
IClicked<BulkUpload> |
BulkUpload.getOnUploadsComplete()
Event handler called when all uploads have completed.
|
IClicked<BulkUpload> |
BulkUpload.getOnUploadsStarted()
Event handler called when the file(s) have been selected and the upload of the 1st one has started.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BulkUpload.setOnUploadsComplete(IClicked<BulkUpload> onUploadsComplete) |
void |
BulkUpload.setOnUploadsStarted(IClicked<BulkUpload> onUploadsStarted) |
Copyright © 2017 etc.to. All rights reserved.