webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
MenuItemProxy Class Reference
Inheritance diagram for MenuItemProxy:
NSObject

Instance Methods

(id- initWithAction:
 
(SEL) - action
 
(int) - tag
 

Protected Attributes

int _tag
 
SEL _action
 

Method Documentation

◆ action()

- (SEL) action

◆ initWithAction:()

- (id) initWithAction: (SEL)  action

◆ tag()

- (int) tag

Member Data Documentation

◆ _action

- (SEL) _action
protected

◆ _tag

- (int) _tag
protected

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