Changeset 627 for apps/iphone/my.tel/trunk/Classes/AccountViewController.h
- Timestamp:
- 01/11/10 14:02:55 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
apps/iphone/my.tel/trunk/Classes/AccountViewController.h
r612 r627 35 35 - (void)updateDomainListWithJson:(NSDictionary *)parsedJson; 36 36 - (void)getDomainList; 37 - (void)displayControllerForDomainAtIndex:(NSUInteger)index ;37 - (void)displayControllerForDomainAtIndex:(NSUInteger)index animated:(BOOL)animated; 38 38 39 39 @property (nonatomic, copy) NSString *accountLabel;








