|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <ARDSettingsViewController.h>
Instance Methods | |
| (instancetype) | - initWithStyle:settingsModel: |
| (instancetype) | - initWithStyle: |
| (instancetype) | - NS_UNAVAILABLE |
| (instancetype) | - initWithStyle:settingsModel: |
| (instancetype) | - initWithStyle: |
| (instancetype) | - NS_UNAVAILABLE |
Class Methods | |
| (instancetype) | + NS_UNAVAILABLE |
| (instancetype) | + NS_UNAVAILABLE |
Displays settings options.
| - (instancetype) initWithStyle: | (UITableViewStyle) | NS_UNAVAILABLE |
| - (instancetype) initWithStyle: | (UITableViewStyle) | NS_UNAVAILABLE |
| - (instancetype) initWithStyle: | (UITableViewStyle) | style | |
| settingsModel: | (ARDSettingsModel *) | settingsModel | |
Creates new instance.
| style | the table view style that should be used |
| settingsModel | model class for the user settings. |
| - (instancetype) initWithStyle: | (UITableViewStyle) | style | |
| settingsModel: | (ARDSettingsModel *) | settingsModel | |
Creates new instance.
| style | the table view style that should be used |
| settingsModel | model class for the user settings. |
| - (instancetype) NS_UNAVAILABLE |
| + (instancetype) NS_UNAVAILABLE |
| + (instancetype) NS_UNAVAILABLE |
| - (instancetype) NS_UNAVAILABLE |
1.8.13