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

Instance Methods

(id- initWithResponderChain:
 
(void- detach
 
(BOOL- receivedUnhandledCommand
 

Protected Attributes

NSResponder_lastResponderInChain
 
BOOL _receivedUnhandledCommand
 

Method Documentation

◆ detach()

- (void) detach

◆ initWithResponderChain:()

- (id) initWithResponderChain: (NSResponder *)  chain

◆ receivedUnhandledCommand()

- (BOOL) receivedUnhandledCommand

Member Data Documentation

◆ _lastResponderInChain

- (NSResponder*) _lastResponderInChain
protected

◆ _receivedUnhandledCommand

- (BOOL) _receivedUnhandledCommand
protected

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