com.pmease.quickbuild.plugin.report.engine.web.event
Class AjaxEvent

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.web.event.AjaxEvent
Direct Known Subclasses:
AdvancedFilterChanged, AjaxPageChangedEvent, ChartOptionChanged, CompareOptionChanged, DashboardPageChanged, DateRangeChanged, GroupOptionChanged, ReportFilterChanged, ReportSetChanged

public class AjaxEvent
extends java.lang.Object


Constructor Summary
AjaxEvent(org.apache.wicket.ajax.AjaxRequestTarget target)
           
 
Method Summary
 org.apache.wicket.ajax.AjaxRequestTarget getTarget()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AjaxEvent

public AjaxEvent(org.apache.wicket.ajax.AjaxRequestTarget target)
Method Detail

getTarget

public org.apache.wicket.ajax.AjaxRequestTarget getTarget()


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.