• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Invoke a method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Invoke a method


  • Subject: Invoke a method
  • From: developers mac <email@hidden>
  • Date: Tue, 7 Apr 2009 12:44:50 +0530

Hi there,
        I have to invoke a method on the backbutton action. (ie., I am in
form B, on clicking back I am moving to form A). All I have to do is to
invoke a method to set the tableview values. I tried using action: but
failed.

In form B, I am using : [self.navigationController popViewControllerAnimated
:YES]; to move back from a UItableview row's tap (action).

But in form A I have to invoke a method called

- (void) new_method {
// code
}


What am I doing wrong? Kindly some one help me out please!
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Invoke a method
      • From: Mark Ritchie <email@hidden>
  • Prev by Date: Re: No more crash logs since 10.5.6 ?
  • Next by Date: Re: Invoke a method
  • Previous by thread: Re: Field editor undo vs document dirty
  • Next by thread: Re: Invoke a method
  • Index(es):
    • Date
    • Thread