
Public Member Functions | |
| int | colspanForNavBar () |
| ERDGroupingListPageRepetition (WOContext context) | |
| String | groupingItemKey () |
| String | groupingKey () |
| int | numberOfObjectsPerBatch () |
| Object | object () |
| Object | section () |
| void | setObject (Object value) |
| Object | sumForSublist () |
| boolean | synchronizesVariablesWithBindings () |
| boolean | userPreferencesCanSpecifySorting () |
Public Attributes | |
| NSArray | sublist |
| Object | sublistSection |
Static Private Attributes | |
| static final Logger | log = Logger.getLogger(ERDGroupingListPageRepetition.class) |
| ERDGroupingListPageRepetition | ( | WOContext | context | ) |
Public constructor
| context | the context |
| int colspanForNavBar | ( | ) |
| String groupingItemKey | ( | ) |
| String groupingKey | ( | ) |
| int numberOfObjectsPerBatch | ( | ) |
| Object object | ( | ) |
| Object section | ( | ) |
| void setObject | ( | Object | value | ) |
| Object sumForSublist | ( | ) |
| boolean synchronizesVariablesWithBindings | ( | ) |
component does not synchronize it's variables
Reimplemented from ERDAttributeRepetition.
| boolean userPreferencesCanSpecifySorting | ( | ) |
final Logger log = Logger.getLogger(ERDGroupingListPageRepetition.class) [static, private] |
logging support
Reimplemented from ERDListPageRepetition.
| NSArray sublist |
| Object sublistSection |
1.5.8