Uses of Interface
org.wicketstuff.push.IPushEventHandler
-
-
Uses of IPushEventHandler in org.wicketstuff.push
Classes in org.wicketstuff.push that implement IPushEventHandler Modifier and Type Class Description classAbstractPushEventHandler<EventType>Methods in org.wicketstuff.push with parameters of type IPushEventHandler Modifier and Type Method Description <EventType>
IPushNode<EventType>IPushService. installNode(Component component, IPushEventHandler<EventType> handler)
-