UNT CSCE 4890 - 8 - Chapter 3 - Basic Interaction

Unformatted text preview:

Chapter 3Notes for Chapter 3Important Things in This ChapterOutletsAction – “Handlers”Outlets and ActionsDelegatesCHAPTER 3Beginning iPhone DevelopmentNotes for Chapter 3 Some Basic User InteractionImportant Things in This Chapter Model View Controller Paradigm Model – classes with application data View - screens Controller – application logic – button handler All should be separate Don’t have bank account class be responsible for the code to draw a table to display bank account dataOutlets To refer to an object in Interface Builder from code So that you could change the text of a button in code, for exampleAction – “Handlers” A method that “handles” or gets called when a button gets pressed, for exampleOutlets and ActionsOutletActionDelegates Code that does something for another object Application Delegate – handles things for the application What to do when it is shut down, for


View Full Document

UNT CSCE 4890 - 8 - Chapter 3 - Basic Interaction

Download 8 - Chapter 3 - Basic Interaction
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view 8 - Chapter 3 - Basic Interaction and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view 8 - Chapter 3 - Basic Interaction 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?