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

Instance Methods

(void- initialize:idx:
 
(UITableViewCell *) - cellForTableView:
 
(void- wasSelectedOnTableView:ofController:
 

Properties

id main
 
uint32_t i
 
UITableView * parentTable
 

Method Documentation

◆ cellForTableView:()

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

Reimplemented in RAMenuItemGeneric, and RAMenuItemBool.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ initialize:idx:()

- (void) initialize: (NSObject <RAMenuActioner> *)  main
idx: (uint32_t i 

Reimplemented in RAMenuItemNum, and RAMenuItemFloat.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ wasSelectedOnTableView:ofController:()

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

Property Documentation

◆ i

- (uint32_t) i
readwritenonatomicassign

◆ main

- (id) main
readwritenonatomicassign

◆ parentTable

- (UITableView*) parentTable
readwritenonatomicweak

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