Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4586126
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T21:35:40+00:00 2026-05-21T21:35:40+00:00

In EGOTableViewPullRefresh Demo I see he refer to property self.view and self.tableView in EGORefreshTableHeaderView

  • 0

In EGOTableViewPullRefresh Demo I see he refer to property self.view and self.tableView in

EGORefreshTableHeaderView *view = [[EGORefreshTableHeaderView alloc] initWithFrame:CGRectMake(0.0f, 0.0f - self.tableView.bounds.size.height, self.view.frame.size.width, self.tableView.bounds.size.height)];

From my understanding view and tableView is the same object, but tableView is a type cast of view, but when I want to see implementation file I can’t find it.
I can see .h file with Option+click, but I can’t find its implementation. How can I find .m file ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T21:35:41+00:00Added an answer on May 21, 2026 at 9:35 pm

    You cannot see the TableViewController.m file because that implementation is private and Apple doesn’t want you to be able to depend on an implementation–only the interface–for two reasons:

    1. If you depend on a specific implementation, they’ll never be able to change/improve it because they’ll need to continue to provide backward compatibility for some time to come.
    2. Apple doesn’t want competitors (e.g., Android, etc.) to be able to easily copy their work.

    You need to stick to the public documentation that Apple provides for the UITableView and friends. In there, I think you’ll see that the view is an inherited property from the UIView class, whereas tableView is a property that connects the UITableViewController with the proper view for the table it is controlling.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was looking at EGOTableViewPullRefresh where when we hold down the tableview , and
I am using the EGOTableViewPullRefresh library in my iOS app. In order to implement
I am using the EGORefreshTableHeaderView [1] to fetch new data from a server into
I am trying to use EGOTableViewPullRefresh in my ios6 project but I can't get
I am using Cocoanetic's implementation of EGOTableViewPullRefresh . It's a cinch to implement. Love
While I was playing and figure out how things work in https://github.com/enormego/EGOTableViewPullRefresh I found
My code always works with an 'standerd' UITableview, but now i implanted a Tableview
basically I've added the EGOTableViewPullRefresh files into my project. The code that I've written
I embedded in my project EGOTableViewPullRefresh , everything works and updates fine, but when
Has anyone one ever tried that ? EGOTableViewPullRefresh seems rely on the fact that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.