Interface: ExtensionTableViewCellHandler¶
Hierarchy¶
-
any
-
ExtensionTableViewCellHandler
Summary¶
Methods¶
Class Methods¶
Inherited Methods¶
Currently none inherited from the parent class(es).
Methods¶
configureReusableCell¶
▸ configureReusableCell(tableViewCell: UITableViewCell): any
Parameters:
| Name | Type |
|---|---|
tableViewCell |
UITableViewCell |
Returns: any
getReuseIdentifier¶
▸ getReuseIdentifier(): string
Returns: string
registerCellTo¶
▸ registerCellTo(tableView: UITableView): any
Parameters:
| Name | Type |
|---|---|
tableView |
UITableView |
Returns: any