com.pmease.quickbuild.web.component.datatablesupport.toolbar
Class SearchPatternChanged
java.lang.Object
com.pmease.quickbuild.web.component.datatablesupport.toolbar.SearchPatternChanged
public class SearchPatternChanged
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
of
public static SearchPatternChanged of(org.apache.wicket.ajax.AjaxRequestTarget target,
java.lang.String pattern)
of
public static SearchPatternChanged of(org.apache.wicket.ajax.AjaxRequestTarget target,
java.lang.String pattern,
MatchType matchType)
getTarget
public org.apache.wicket.ajax.AjaxRequestTarget getTarget()
getPattern
public java.lang.String getPattern()
getMatchType
public MatchType getMatchType()
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.