public abstract class AbstractPushEventHandler<EventType> extends Object implements IPushEventHandler<EventType>
Constructor and Description |
---|
AbstractPushEventHandler() |
Modifier and Type | Method and Description |
---|---|
protected void |
appendHTML(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.markup.html.basic.Label component,
String html) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onEvent
protected void appendHTML(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.markup.html.basic.Label component, String html)
Copyright © 2015. All rights reserved.