| Package | Description |
|---|---|
| to.etc.domui.component.upload |
| Modifier and Type | Method and Description |
|---|---|
IClicked<BulkUploadButton> |
BulkUploadButton.getOnUploadsComplete()
Event handler called when all uploads have completed.
|
IClicked<BulkUploadButton> |
BulkUploadButton.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 |
BulkUploadButton.setOnUploadsComplete(IClicked<BulkUploadButton> onUploadsComplete) |
void |
BulkUploadButton.setOnUploadsStarted(IClicked<BulkUploadButton> onUploadsStarted) |
Copyright © 2017 etc.to. All rights reserved.