net.pleso.framework.client.bl.providers
Interface ISearchFormProvider

All Superinterfaces:
IActionProvider

public interface ISearchFormProvider
extends IActionProvider

Represents provider of search form.


Method Summary
 IParametersForm getSearchForm()
          This function returns new search form instance.
 
Methods inherited from interface net.pleso.framework.client.bl.providers.IActionProvider
getActionCaption
 

Method Detail

getSearchForm

IParametersForm getSearchForm()
This function returns new search form instance.

Returns:
provided IParametersForm instance


Copyright © 2006-2007 pleso.net crew All Rights Reserved.