FoundationExtension
FoundationExtension is common Foundation/UIKit/Cocoa shortcuts and snippets collection.
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
UIWebView.h
Go to the documentation of this file.
1
//
2
// UIWebView.h
3
// FoundationExtension
4
//
5
// Created by Jeong YunWon on 10. 10. 18..
6
// Copyright 2010 youknowone.org All rights reserved.
7
//
8
15
#import <UIKit/UIKit.h>
16
20
@interface
UIWebView (Shortcuts)
21
27
- (void)loadRequestForURL:(NSURL *)URL;
28
30
- (void)loadRequestForFilePath:(NSString *)filePath __deprecated;
31
32
@end
UIWebView(Shortcuts)
UIWebView extension.
Definition:
UIWebView.h:20
UIKitExtension
UIWebView.h
Generated by
1.8.7