¡@

Home 

2014/10/15 ¤U¤È 10:15:49

iphone Programming Glossary: viewaviewcontroller

How to make button in child view to update information in its parent view?

http://stackoverflow.com/questions/15182175/how-to-make-button-in-child-view-to-update-information-in-its-parent-view

app is launched. I've set up the UILabel A and UIButton A in ViewA and connect the UILabel A as an outlet property to ViewAViewController. I've imported ViewAViewControllerA in ViewAViewControllerB . I've segued push mode UILabel A on View A to View B and it.. A and UIButton A in ViewA and connect the UILabel A as an outlet property to ViewAViewController. I've imported ViewAViewControllerA in ViewAViewControllerB . I've segued push mode UILabel A on View A to View B and it works as intended. I also know how.. in ViewA and connect the UILabel A as an outlet property to ViewAViewController. I've imported ViewAViewControllerA in ViewAViewControllerB . I've segued push mode UILabel A on View A to View B and it works as intended. I also know how to update UILabelA in ViewAViewController..