
Classes | |
| interface | Keys |
Public Member Functions | |
| WOComponent | backAction () |
| ERMODListPage (WOContext wocontext) | |
| boolean | showCancel () |
printerButtonComponentName emptyListComponentName headerComponentName entity allowsFiltering repetitionComponentName batchNavigationBarComponentName displayNameForEntity backgroundColorForTable pageWrapperName returnButtonLabel
| ERMODListPage | ( | WOContext | wocontext | ) |
| WOComponent backAction | ( | ) |
Perform the back action. Overridden to handle in-line and ajax behaviour. If in-line then we will usually just return null the current page, and if we're using ajax we will need to reset the current inlineTask.
Reimplemented from ERD2WListPage.
| boolean showCancel | ( | ) |
Show the cancel button. From parent: Should we show the cancel button? It's only visible when we have a nextPage set up. Overridden to allow us to show the cancel button if query page is embedded and shouldShowCancelButton is true.
Reimplemented from ERD2WListPage.
1.5.8