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

java.lang.Object
  extended by com.pmease.quickbuild.plugin.report.engine.web.event.AjaxEvent
      extended by com.pmease.quickbuild.plugin.report.engine.web.event.ReportFilterChanged

public class ReportFilterChanged
extends AjaxEvent


Constructor Summary
ReportFilterChanged(org.apache.wicket.ajax.AjaxRequestTarget target, ReportFilter filter)
           
 
Method Summary
 ReportFilter getFilter()
           
 
Methods inherited from class com.pmease.quickbuild.plugin.report.engine.web.event.AjaxEvent
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 filter)
Method Detail

getFilter

public ReportFilter getFilter()


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