
Public Member Functions | |
| ERMDQueryPageRepetition (WOContext context) | |
| String | lineDivClass () |
| void | reset () |
Public Attributes | |
| int | index |
ERModernDirectToWeb componentName hidePropertyName propertyNameComponentName sectionComponentName classForLabelSpan classForAttributeValue classForSection classForEmptyLabelSpan classForAttributeRepetitionWrapper
| ERMDQueryPageRepetition | ( | WOContext | context | ) |
| String lineDivClass | ( | ) |
CSS class for the current line in the repetition.
Examples:
"Line OddLine FirstLine QueryLine Attribute1Line" "Line EvenLine QueryLine Attribute2Line" "Line OddLine QueryLine Attribute3Line" "Line EvenLine LastLine QueryLine Attribute4Line"
| void reset | ( | ) |
Used by stateless subclasses.
Reimplemented from ERDCustomComponent.
| int index |
1.5.8