ERDQuickSearch Class Reference

Inherits er::directtoweb::components::ERDCustomComponent.

Collaboration diagram for ERDQuickSearch:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void appendToResponse (WOResponse r, WOContext c)
String defaultValue ()
boolean disabled ()
 ERDQuickSearch (WOContext context)
WOComponent searchAction ()
boolean synchronizesVariablesWithBindings ()

Public Attributes

String searchValue

Private Member Functions

EODatabaseDataSource queryDatasource (String entityName)


Detailed Description

Simple search for that can be dropped on a page wrapper and pops up a list page. You can either let it create a list page or bind queryDatasource and searchAction and let the parent do the work.
Author:
ak

Constructor & Destructor Documentation

ERDQuickSearch ( WOContext  context  ) 


Member Function Documentation

void appendToResponse ( WOResponse  response,
WOContext  context 
)

Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.

Parameters:
response to which we are appending
context context of the response

Reimplemented from ERDCustomComponent.

String defaultValue (  ) 

boolean disabled (  ) 

EODatabaseDataSource queryDatasource ( String  entityName  )  [private]

WOComponent searchAction (  ) 

boolean synchronizesVariablesWithBindings (  ) 

Overridden from superclass to turn on component synching, which is the default.

Reimplemented from ERDCustomComponent.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:51 2012 for Project Wonder by  doxygen 1.5.8