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

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.web.event.AjaxUpdatingEvent<ReportFilter>
      extended by com.pmease.quickbuild.plugin.report.engine.web.event.ReportFilterChanged
All Implemented Interfaces:
Event, java.io.Serializable

public class ReportFilterChanged
extends AjaxUpdatingEvent<ReportFilter>

See Also:
Serialized Form

Constructor Summary
ReportFilterChanged(org.apache.wicket.ajax.AjaxRequestTarget target, ReportFilter data)
           
 
Method Summary
 
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.web.event.AjaxUpdatingEvent
getData, getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportFilterChanged

public ReportFilterChanged(org.apache.wicket.ajax.AjaxRequestTarget target,
                           ReportFilter data)


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