
Public Member Functions | |
| void | appendToResponse (WOResponse response, WOContext context) |
| WOComponent | backAction () |
| int | colspan () |
| int | detailColspan () |
| ERDIVListPage (WOContext context) | |
| boolean | isDetailPage () |
| boolean | isEntityDeletable () |
| String | onClick () |
| WOComponent | reportListAction () |
| String | rowClass () |
| String | rowID () |
| NSDictionary | settings () |
| String | style () |
| String | stylesheet () |
| String | tableID () |
| String | tbodyID () |
Public Attributes | |
| int | index |
Private Member Functions | |
| boolean | isEvenRow () |
Static Private Attributes | |
| static boolean | useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) |
| ERDIVListPage | ( | 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 ERD2WListPage.
| WOComponent backAction | ( | ) |
Reimplemented from ERD2WListPage.
| int colspan | ( | ) |
| int detailColspan | ( | ) |
| boolean isDetailPage | ( | ) |
| boolean isEntityDeletable | ( | ) |
| boolean isEvenRow | ( | ) | [private] |
| String onClick | ( | ) |
| WOComponent reportListAction | ( | ) |
| String rowClass | ( | ) |
| String rowID | ( | ) |
| NSDictionary settings | ( | ) |
Reimplemented from ERD2WPage.
| String style | ( | ) |
| String stylesheet | ( | ) |
Implements ERDIVPageInterface.
| String tableID | ( | ) |
| String tbodyID | ( | ) |
| int index |
boolean useUnobtrusively = ERXProperties.booleanForKeyWithDefault("er.prototaculous.useUnobtrusively", true) [static, private] |
1.5.8