FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
|
UIWebView extension. More...
#import <UIWebView.h>
Instance Methods | |
(void) | - loadRequestForURL: |
Creates URLRequest from given URL and call loadRequest: More... | |
(void) | - loadRequestForFilePath: |
UIWebView extension.
- (void) loadRequestForFilePath: | (NSString *) | __deprecated |
- (void) loadRequestForURL: | (NSURL *) | URL |
Creates URLRequest from given URL and call loadRequest: