UITableViewCell inheritance issue - UITableViewCell inheritance issue
阿神
阿神 2017-05-02 09:28:06
0
0
503

The problem is this: First, I used xib to create a UITableViewCell A with n controls in it. Then, I created a UITableViewCell B that inherits A. However, all controls in B are nil. Therefore, when I use B, all controls inherited from A cannot be displayed.

What should I do?

阿神
阿神

闭关修行中......

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template