EditLocationAddressTextTableViewCell
final class EditLocationAddressTextTableViewCell : UITableViewCell
-
Declaration
Swift
static let identifier: String
-
Declaration
Swift
override init(style: UITableViewCell.CellStyle, reuseIdentifier: String?)
-
Declaration
Swift
required init?(coder: NSCoder)
-
Declaration
Swift
func dataBinding(juso: Juso, attributedRoad: NSAttributedString?, attributedJibun: NSAttributedString? )
-
Declaration
Swift
func selectedCell() -> String?