public class DownloadResultItemEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
DownloadResultItemEvent(org.zkoss.zk.ui.Component target,
List<ResultProperties> itemsToDownload)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<ResultProperties> |
getItems() |
public DownloadResultItemEvent(org.zkoss.zk.ui.Component target, List<ResultProperties> itemsToDownload)
target
- target componentitemsToDownload
- items to downloadpublic List<ResultProperties> getItems()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.