public class IndexResultItemEvent extends IdentifiedEvent
Constructor and Description |
---|
IndexResultItemEvent(org.zkoss.zk.ui.Component target,
ResultProperties selectedRow,
String componentId) |
Modifier and Type | Method and Description |
---|---|
ResultProperties |
getProperties()
Returns the properties of the selected item or null, if no item was selected.
|
idsMatch
public IndexResultItemEvent(org.zkoss.zk.ui.Component target, ResultProperties selectedRow, String componentId)
target
- TargetselectedRow
- properties of selected item or null if no item was selectedcomponentId
- id of the sender componentpublic ResultProperties getProperties()
Copyright © 2021 Hyland Software Germany GmbH. All rights reserved.