¡@

Home 

2014/10/15 ¤U¤È 10:11:40

iphone Programming Glossary: mycoolviewcontroller

Problem in passing data values between classes through delegation object c

http://stackoverflow.com/questions/7221778/problem-in-passing-data-values-between-classes-through-delegation-object-c

in passing data values between classes through delegation object c I just want to transfer data from MyCoolViewController to firstViewController. I have a problem with trasferring data from MyCoolViewController class to firstViewController. here.. want to transfer data from MyCoolViewController to firstViewController. I have a problem with trasferring data from MyCoolViewController class to firstViewController. here is my code MyCoolViewController.h a class where data send from @protocol MyCoolViewDelegate.. I have a problem with trasferring data from MyCoolViewController class to firstViewController. here is my code MyCoolViewController.h a class where data send from @protocol MyCoolViewDelegate @interface MyCoolViewController UIViewController id MyCoolViewDelegate..