public class PrintDocumentsEvent
extends org.zkoss.zk.ui.event.Event
| Constructor and Description |
|---|
PrintDocumentsEvent(org.zkoss.zk.ui.Component target,
List<ResultProperties> rows) |
| Modifier and Type | Method and Description |
|---|---|
List<ResultProperties> |
getRows() |
public PrintDocumentsEvent(org.zkoss.zk.ui.Component target,
List<ResultProperties> rows)
target - target componentrows - selected rows for printingpublic List<ResultProperties> getRows()
Copyright © 2016 SAPERION AG. All rights reserved.