public class IdentifiableMarkEventConsumer extends IdentifiableMarkEventListener
Marked components events listeners may be identifiable to assure that a particular listener is attached only once.
| Constructor and Description |
|---|
IdentifiableMarkEventConsumer(Object id,
Consumer<org.zkoss.zk.ui.event.Event> consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.zkoss.zk.ui.event.Event event,
Object markData) |
getIdCopyright © 2018. All rights reserved.