Inherited by ERDGroupingListPageRepetition, ERDTableRepetition, and ERMDListPageRepetition.

Public Member Functions | |
| NSDictionary | actions () |
| NSArray | centerActions () |
| int | currentSectionKeysColspan () |
| WODisplayGroup | displayGroup () |
| int | displayPropertyKeyCount () |
| ERDListPageRepetition (WOContext context) | |
| boolean | isListEmpty () |
| NSArray | itemSectionsContents () |
| NSArray | leftActions () |
| NSArray | rightActions () |
| String | rowClass () |
| NSArray | sectionsContents () |
Public Attributes | |
| int | rowIndex |
Static Protected Attributes | |
| static final NSDictionary | NO_ACTIONS = NSDictionary.EmptyDictionary |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERDListPageRepetition.class) |
| ERDListPageRepetition | ( | WOContext | context | ) |
Public constructor
| context | the context |
| NSDictionary actions | ( | ) |
Should return an array of arrays denoting actions
| NSArray centerActions | ( | ) |
| int currentSectionKeysColspan | ( | ) |
Calculate the colspan for the divider (number of keys in current section + one before and one after the line)
| WODisplayGroup displayGroup | ( | ) |
| int displayPropertyKeyCount | ( | ) |
| boolean isListEmpty | ( | ) |
| NSArray itemSectionsContents | ( | ) |
| NSArray leftActions | ( | ) |
| NSArray rightActions | ( | ) |
| String rowClass | ( | ) |
| NSArray sectionsContents | ( | ) |
Reimplemented from ERDAttributeRepetition.
final Logger log = Logger.getLogger(ERDListPageRepetition.class) [static, private] |
logging support
Reimplemented from ERDAttributeRepetition.
Reimplemented in ERDGroupingListPageRepetition.
final NSDictionary NO_ACTIONS = NSDictionary.EmptyDictionary [static, protected] |
| int rowIndex |
1.5.8