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