Protected Attributes | Properties

AddEventViewController Class Reference

The view controller to add new event. More...

#import <AddEventViewController.h>

List of all members.

Protected Attributes

IBOutlet UITextField * eventName
IBOutlet UITextField * eventLocation
IBOutlet UILabel * label

Properties

NSDateFormatter * dateFormatter
IBOutlet UIDatePicker * pickerView

Detailed Description

The view controller to add new event.


Member Data Documentation

- (IBOutlet UITextField*) eventLocation [protected]
- (IBOutlet UITextField*) eventName [protected]
- (IBOutlet UILabel*) label [protected]

Property Documentation

- (NSDateFormatter *) dateFormatter [read, write, retain]
- (IBOutlet UIDatePicker *) pickerView [read, write, retain]

The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Properties