Inherited by ERMDReducedListPageRepetition, and ERMDSimpleListPageRepetition.

Public Member Functions | |
| ERMDListPageRepetition (WOContext context) | |
| boolean | hasLeftActions () |
| boolean | hasRightActions () |
| String | objectRowClass () |
ERModernDirectToWeb
displayGroup d2wContext
componentName object extraListComponentName justification displayNameForProperty sortKeyForList sortCaseInsensitive propertyIsSortable baseClassForObjectRow
| ERMDListPageRepetition | ( | WOContext | context | ) |
| boolean hasLeftActions | ( | ) |
| boolean hasRightActions | ( | ) |
| String objectRowClass | ( | ) |
CSS class for the current table row in the repetition.
Examples:
"ObjRow OddObjRow FirstObjRow ListMovieObjRow" "ObjRow EvenObjRow ListMovieObjRow" "ObjRow OddObjRow ListMovieObjRow" "ObjRow EvenObjRow LastObjRow ListMovieObjRow"
1.5.8