public class ItemDoubleClickEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
ItemDoubleClickEvent(org.zkoss.zk.ui.Component target,
ResultProperties row) |
Modifier and Type | Method and Description |
---|---|
ResultProperties |
getSelectedRow() |
public ItemDoubleClickEvent(org.zkoss.zk.ui.Component target, ResultProperties row)
target
- target componentrow
- selected rowpublic ResultProperties getSelectedRow()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.