RetroArch
Instance Methods | Properties | List of all members
RAMenuItemGeneric Class Reference
Inheritance diagram for RAMenuItemGeneric:
[legend]
Collaboration diagram for RAMenuItemGeneric:
[legend]

Instance Methods

(UITableViewCell *) - cellForTableView: [implementation]
 
(void- wasSelectedOnTableView:ofController: [implementation]
 
(void- alertView:clickedButtonAtIndex: [implementation]
 
(void- attachDefaultingGestureTo: [implementation]
 
(void- resetValue: [implementation]
 
- Instance Methods inherited from RAMenuItemBase
(void- initialize:idx:
 

Properties

RANumberFormatterformatter
 
- Properties inherited from RAMenuItemBase
id main
 
uint32_t i
 
UITableView * parentTable
 

Method Documentation

◆ alertView:clickedButtonAtIndex:()

- (void) alertView: (UIAlertView*)  alertView
clickedButtonAtIndex: (NSInteger)  buttonIndex 
implementation
Here is the call graph for this function:

◆ attachDefaultingGestureTo:()

- (void) attachDefaultingGestureTo: (UIView*)  view
implementation
Here is the caller graph for this function:

◆ cellForTableView:()

- (UITableViewCell *) cellForTableView: (UITableView*)  tableView
implementation

Reimplemented from RAMenuItemBase.

Here is the call graph for this function:

◆ resetValue:()

- (void) resetValue: (UIGestureRecognizer*)  gesture
implementation
Here is the call graph for this function:

◆ wasSelectedOnTableView:ofController:()

- (void) wasSelectedOnTableView: (UITableView*)  tableView
ofController: (UIViewController*)  controller 
implementation

Reimplemented from RAMenuItemBase.

Here is the call graph for this function:

Property Documentation

◆ formatter

- (RANumberFormatter*) formatter
readwritenonatomicassign

The documentation for this class was generated from the following file: