expanz_ui_AbstractDataRenderer Class Reference
Inherits from | NSObject |
Conforms to | UITableViewDataSource UITableViewDelegate |
Declared in | expanz_ui_AbstractDataRenderer.h |
Tasks
-
activityManager
property -
data
Data to be rendered.
property -
tableView
UITableView to display the data.
property -
activityName
Activity name to use for showing detail of a grid data row.
property -
– initWithData:tableView:activityName:
Initializes the renderer with data.
Properties
activityName
Activity name to use for showing detail of a grid data row.
@property (nonatomic, strong, readonly) NSString *activityName
Discussion
Activity name to use for showing detail of a grid data row.
Declared In
expanz_ui_AbstractDataRenderer.h