
Classes | |
| interface | Keys |
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| WOComponent | displayQueryAction () |
| ERDIVEditRelationshipPage (WOContext context) | |
| String | listPageConfiguration () |
| String | newPageConfiguration () |
| WOComponent | queryAction () |
| String | queryPageConfiguration () |
| WOComponent | saveAction () |
| WOComponent | selectAction () |
| String | stylesheet () |
| ERDIVEditRelationshipPage | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
| WOComponent displayQueryAction | ( | ) |
| String listPageConfiguration | ( | ) |
| String newPageConfiguration | ( | ) |
| WOComponent queryAction | ( | ) |
Overridden because the action bound should not return null.
Reimplemented from ERD2WEditRelationshipPage.
| String queryPageConfiguration | ( | ) |
| WOComponent saveAction | ( | ) |
| WOComponent selectAction | ( | ) |
Overridden because the action bound should return.
Reimplemented from ERD2WEditRelationshipPage.
| String stylesheet | ( | ) |
Implements ERDIVPageInterface.
1.5.8