
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) |
| ERDQuickSearch | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Calls resetCachedBindingsInStatefulComponent prior to super.appendToResponse.
| 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.
1.5.8