Ignite Tools
Public Member Functions | Protected Attributes | Properties
UAPushSettingsViewController Class Reference
Inheritance diagram for UAPushSettingsViewController:
UIViewController

List of all members.

Public Member Functions

(IBAction) - quit
(IBAction) - pickerValueChanged:
(IBAction) - switchValueChanged:
(void) - initViews
(void) - updatePickerLayout
(void) - updateDatePicker:
(void) - updateQuietTime

Protected Attributes

IBOutlet UITableView * tableView
IBOutlet UITableViewCell * pushEnabledCell
IBOutlet UILabel * pushEnabledLabel
IBOutlet UISwitch * pushEnabledSwitch
IBOutlet UITableViewCell * quietTimeEnabledCell
IBOutlet UILabel * quietTimeLabel
IBOutlet UISwitch * quietTimeSwitch
IBOutlet UIDatePicker * datePicker
CGRect pickerShownFrame
CGRect pickerHiddenFrame

Properties

UITableView * tableView
UIDatePicker * datePicker
UITableViewCell * pushEnabledCell
UILabel * pushEnabledLabel
UISwitch * pushEnabledSwitch
UITableViewCell * quietTimeEnabledCell
UILabel * quietTimeLabel
UISwitch * quietTimeSwitch
UITableViewCell * fromCell
UITableViewCell * toCell

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