FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
UIWebView(Shortcuts) Category Reference

UIWebView extension. More...

#import <UIWebView.h>

Instance Methods

(void) - loadRequestForURL:
 Creates URLRequest from given URL and call loadRequest: More...
 
(void) - loadRequestForFilePath:
 

Detailed Description

UIWebView extension.

Method Documentation

- (void) loadRequestForFilePath: (NSString *)  __deprecated
- (void) loadRequestForURL: (NSURL *)  URL

Creates URLRequest from given URL and call loadRequest:

See also
loadRequest:

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