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 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.