Inherited by ERDAjaxSearchDisplayGroup, ERDFilterDisplayGroupButton, ERDQueryDateRangeJavascript, ERD2WCustomQueryComponentWithArgs, ERDCustomQueryComponentWithArgs, ERDQueryAnyKey, ERDSearchDisplayGroup, ERD2WPickFromEntities, ERD2WPickFromList, ERDQueryIsContainedInArray, ERDQueryTwoLevelRelationship, and ERMD2WQueryDateRange.

Classes | |
| interface | Keys |
Public Member Functions | |
| WODisplayGroup | displayGroup () |
| Object | displayGroupQueryMatchValue () |
| ERDCustomQueryComponent (WOContext context) | |
| void | reset () |
| void | setDisplayGroup (WODisplayGroup value) |
| void | setDisplayGroupQueryMatchValue (Object newValue) |
Static Public Attributes | |
| static final Logger | log = Logger.getLogger(ERDCustomQueryComponent.class) |
Private Attributes | |
| WODisplayGroup | _displayGroup |
| ERDCustomQueryComponent | ( | WOContext | context | ) |
| WODisplayGroup displayGroup | ( | ) |
| Object displayGroupQueryMatchValue | ( | ) |
Reimplemented in ERDQueryTwoLevelRelationship.
| void reset | ( | ) |
Used by stateless subclasses.
Reimplemented from ERDCustomComponent.
| void setDisplayGroup | ( | WODisplayGroup | value | ) |
| void setDisplayGroupQueryMatchValue | ( | Object | newValue | ) |
Reimplemented in ERDQueryTwoLevelRelationship.
WODisplayGroup _displayGroup [private] |
final Logger log = Logger.getLogger(ERDCustomQueryComponent.class) [static] |
logging support
Reimplemented from ERDCustomComponent.
Reimplemented in ERDFilterDisplayGroupButton, ERD2WCustomQueryComponentWithArgs, ERDCustomQueryComponentWithArgs, ERDQueryAnyKey, ERDQueryIsContainedInArray, and ERDQueryTwoLevelRelationship.
1.5.8