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