CatNiP docutest
Sähköinen nuottikirja, HY-TKTKL-OHTUPROJ KESÄ11
NotesPopoverController Class Reference

#import <NotesPopoverController.h>

Collaboration diagram for NotesPopoverController:

List of all members.

Public Member Functions

(void) - dealloc [implementation]
(void) - didReceiveMemoryWarning [implementation]
(id) - initWithMaster:
(void) - popoverControllerDidDismissPopover: [implementation]
(BOOL) - shouldAutorotateToInterfaceOrientation: [implementation]
(void) - viewDidLoad [implementation]
(void) - viewDidUnload [implementation]

Protected Attributes

CatNiPViewControllermaster
UITextView * textView

Properties

IBOutlet CatNiPViewControllermaster
IBOutlet UITextView * textView
 A text view to write and display user notes in.

Member Function Documentation

- (void) dealloc [implementation]
- (void) didReceiveMemoryWarning [implementation]
- (id) initWithMaster: (CatNiPViewController *)  m
- (void) popoverControllerDidDismissPopover: (UIPopoverController *)  popoverController [implementation]
- (BOOL) shouldAutorotateToInterfaceOrientation: (UIInterfaceOrientation)  interfaceOrientation [implementation]
- (void) viewDidLoad [implementation]
- (void) viewDidUnload [implementation]

Member Data Documentation

- (CatNiPViewController*) master [protected]
- (UITextView*) textView [protected]

Property Documentation

- (IBOutlet CatNiPViewController*) master [read, write, retain]
- (IBOutlet UITextView*) textView [read, write, retain]

A text view to write and display user notes in.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Properties Defines