
Public Member Functions | |
| String | displayNameForProperty () |
| ERMDInspectPageRepetition (WOContext context) | |
| boolean | hasNoErrors () |
| NSArray< String > | keyPathsWithValidationExceptions () |
| String | lineDivClass () |
| boolean | validationExceptionOccurredForPropertyKey () |
Public Attributes | |
| int | index |
ERModernDirectToWeb componentName propertyNameComponentName sectionComponentName baseClassForLine pageType displayNameForProperty classForSection classForAttributeValue classForLabelSpan classForEmptyLabelSpan classForAttributeRepetitionWrapper
| ERMDInspectPageRepetition | ( | WOContext | context | ) |
| String displayNameForProperty | ( | ) |
| boolean hasNoErrors | ( | ) |
| NSArray<String> keyPathsWithValidationExceptions | ( | ) |
| String lineDivClass | ( | ) |
CSS class for the current line in the repetition.
Examples:
"Line OddLine FirstLine InspectLine Attribute1Line" "Line EvenLine InspectLine Attribute2Line" "Line OddLine InspectLine Attribute3Line" "Line EvenLine LastLine InspectLine Attribute4Line"
"Line OddLine FirstLine EditLine Attribute1Line ErrorLine"
| boolean validationExceptionOccurredForPropertyKey | ( | ) |
| int index |
1.5.8