RequestTableViewCell

final class RequestTableViewCell : UITableViewCell
extension RequestTableViewCell: UITextFieldDelegate

Set Data

Minus Button Tapped

Active Request Field Button Tapped

price field 로직

  • 변동일 땐 입력 금지, 숫자 데이터 입력 받을 때 3번째 차리 ‘,’ 추가

    Declaration

    Swift

    func textField(_ textField: UITextField,
                   shouldChangeCharactersIn range: NSRange,
                   replacementString string: String
    ) -> Bool

Text 입력 되고 난 후 실시간