Skip to content

Interface: ExtensionTableViewCellHandler

Hierarchy

  • any

  • ExtensionTableViewCellHandler

Summary

Methods

Class Methods

Inherited Methods

None in 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