- (id) init {
if (self = [super init]) {
//self.variableHeightRows = YES;
self.dataSource =
[TTListDataSource dataSourceWithObjects:
[[TTTableTitleItem item] applyTitle:@"Table cell item"],
nil];
}
return self;
}
--
You received this message because you are subscribed to the Google
Groups "Three20" group.
To post to this group, send email to thr...@googlegroups.com
To unsubscribe from this group, send email to
three20+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/three20?hl=en
To learn more about Three20, check out
http://Three20.info/