NouveauCommerceCell
class NouveauCommerceCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var contentTF: UITextField!
-
Undocumented
Declaration
Swift
func setTextFieldViewDataDelegate<D>(delegate: D, tag: Int, placeHolder: String) where D : UITextFieldDelegate