webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <NavigationController.h>
Instance Methods | |
(void) | - webView:didFinishLoadForFrame: |
Protected Types | |
enum | { None, Load, GoBack, ExecuteScript } |
Protected Attributes | |
enum NavigationController:: { ... } | pendingAction |
NSString * | pendingScript |
NSURLRequest * | pendingRequest |
|
protected |
enum { ... } NavigationController::pendingAction |
|
protected |
|
protected |