I've got an instance method in my view controller that I want to call from one of the view controller's sub views.
Is there a way to do this? In Actionscript (for example) you can use parent.function but for the life of me I can't figure it out in ObjC.
Thanks
Is there a way to do this? In Actionscript (for example) you can use parent.function but for the life of me I can't figure it out in ObjC.
Thanks