FWTextComponentView

final class FWTextComponentView : UITableViewCell, FWComponentCell
extension FWTextComponentView: FWTextComponentViewModelDelegate

Visual representation for the multiline component. Subclasses UITableViewCell.

Properties

  • Component class cell identifier.

    Declaration

    Swift

    static var identifier: String { get }

Init

API

ViewModel Delegate

  • Updates the cell checkmark symbol

    Declaration

    Swift

    func update()