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

Instance Methods

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

Properties

NSTimer * bindTimer
 
UIAlertView * alert
 
- 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:

◆ checkBind:()

- (void) checkBind: (NSTimer*)  send
implementation
Here is the call graph for this function:

◆ finishWithClickedButton:()

- (void) finishWithClickedButton: (bool clicked
implementation
Here is the caller 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

◆ alert

- (UIAlertView*) alert
readwritenonatomicassign

◆ bindTimer

- (NSTimer*) bindTimer
readwritenonatomicassign

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