
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| WOComponent | cancelAction () |
| ERDIVEditPage (WOContext context) | |
| String | stylesheet () |
| boolean | switchTabAction () |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) |
| ERDIVEditPage | ( | WOContext | context | ) |
| void appendToResponse | ( | WOResponse | response, | |
| WOContext | context | |||
| ) |
Overridden from the parent for better logging. Reports exceptions in the console for easier debugging.
Reimplemented from ERD2WTabInspectPage.
| WOComponent cancelAction | ( | ) |
Reimplemented from ERD2WInspectPage.
| String stylesheet | ( | ) |
Implements ERDIVPageInterface.
| boolean switchTabAction | ( | ) |
Reimplemented from ERD2WTabInspectPage.
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) [static, private] |
1.5.8