org.apache.wicket.examples.events
Class DecoupledAjaxUpdatePage.CounterUpdate
java.lang.Object
org.apache.wicket.examples.events.DecoupledAjaxUpdatePage.CounterUpdate
- Enclosing class:
- DecoupledAjaxUpdatePage
public class DecoupledAjaxUpdatePage.CounterUpdate
- extends Object
An event payload that represents a counter update
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecoupledAjaxUpdatePage.CounterUpdate
public DecoupledAjaxUpdatePage.CounterUpdate(AjaxRequestTarget target)
- Constructor
- Parameters:
target
-
getTarget
public AjaxRequestTarget getTarget()
- Returns:
- ajax request target
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.