public interface NotificationRenderer
| Modifier and Type | Method and Description |
|---|---|
org.zkoss.zk.ui.Component |
render(NotificationEvent event,
Map<String,Object> parameters)
Creates component that represents provided notification
|
org.zkoss.zk.ui.Component render(NotificationEvent event, Map<String,Object> parameters)
event - event to be renderedparameters - additional parameters from event configurationCopyright © 2018. All rights reserved.