【发布时间】:2011-10-08 16:07:30
【问题描述】:
我正在阅读 this thread 和 this article
我的问题是如何将内容从我的视图中获取到 CreateMethod。在文章中它有这样的调用:
NSString *content = textView.text; //this is the UITextView, containing our text.
由于我使用的是 UITable 视图,如何获取内容。 . .实际上,我也想获得包含表格前所有信息的整个视图。
有什么想法,或者至少是朝着正确的方向推进?
【问题讨论】:
标签: ios xcode uitableview pdf pdf-generation