#import <WebViewPrivate.h>
◆ addVisitedLinks:()
◆ aeDescByEvaluatingJavaScriptFromString:()
- (NSAppleEventDescriptor *) aeDescByEvaluatingJavaScriptFromString: |
|
(NSString *) |
script |
|
aeDescByEvaluatingJavaScriptFromString:
- Parameters
-
script | The text of the JavaScript. |
- Returns
- The result of the script, converted to an NSAppleEventDescriptor, or nil for failure.
◆ allowsUndo()
◆ canMarkAllTextMatches()
- (BOOL) canMarkAllTextMatches |
|
|
|
◆ canResetPageZoom()
- (BOOL) canResetPageZoom |
|
|
|
◆ canZoomPageIn()
◆ canZoomPageOut()
◆ countMatchesForText:inDOMRange:options:highlight:limit:markMatches:()
- (NSUInteger) countMatchesForText: |
|
(NSString *) |
string |
inDOMRange: |
|
(DOMRange *) |
range |
options: |
|
(WebFindOptions) |
options |
highlight: |
|
(BOOL) |
highlight |
limit: |
|
(NSUInteger) |
limit |
markMatches: |
|
(BOOL) |
markMatches |
|
|
| |
◆ countMatchesForText:options:highlight:limit:markMatches:()
- (NSUInteger) countMatchesForText: |
|
(NSString *) |
string |
options: |
|
(WebFindOptions) |
options |
highlight: |
|
(BOOL) |
highlight |
limit: |
|
(NSUInteger) |
limit |
markMatches: |
|
(BOOL) |
markMatches |
|
|
| |
◆ DOMRangeOfString:relativeTo:options:()
◆ findString:options:()
◆ historyDelegate()
historyDelegate Return the WebView's WebHistoryDelegate delegate.
- Returns
- The WebView's WebHistoryDelegate delegate.
◆ mediaVolume()
◆ pageSizeMultiplier()
- (float) pageSizeMultiplier |
|
|
|
pageSizeMultiplier
- Returns
- The page size multipler.
◆ rectsForTextMatches()
◆ resetPageZoom:()
- (IBAction) resetPageZoom: |
|
(id) |
sender |
|
◆ scheduleInRunLoop:forMode:()
- (void) scheduleInRunLoop: |
|
(NSRunLoop *) |
runLoop |
forMode: |
|
(NSString *) |
mode |
|
|
| |
◆ scriptDebugDelegate()
- (id) scriptDebugDelegate |
|
|
|
scriptDebugDelegate Return the WebView's WebScriptDebugDelegate.
- Returns
- The WebView's WebScriptDebugDelegate.
◆ scrollDOMRangeToVisible:()
◆ setAllowsUndo:()
◆ setHistoryDelegate:()
- (void) setHistoryDelegate: |
|
(id) |
delegate |
|
setHistoryDelegate: Set the WebView's WebHistoryDelegate delegate.
- Parameters
-
delegate | The WebHistoryDelegate to set as the delegate. |
◆ setMainFrameDocumentReady:()
- (void) setMainFrameDocumentReady: |
|
(BOOL) |
mainFrameDocumentReady |
|
◆ setMediaVolume:()
- (void) setMediaVolume: |
|
(float) |
volume |
|
◆ setPageSizeMultiplier:()
- (void) setPageSizeMultiplier: |
|
(float) |
multiplier |
|
setPageSizeMultiplier: Change the zoom factor of the page in views managed by this webView.
- Parameters
-
multiplier | A fractional percentage value, 1.0 is 100%. |
◆ setScriptDebugDelegate:()
- (void) setScriptDebugDelegate: |
|
(id) |
delegate |
|
setScriptDebugDelegate: Set the WebView's WebScriptDebugDelegate delegate.
- Parameters
-
delegate | The WebScriptDebugDelegate to set as the delegate. |
◆ setTabKeyCyclesThroughElements:()
- (void) setTabKeyCyclesThroughElements: |
|
(BOOL) |
cyclesElements |
|
◆ shouldClose()
◆ tabKeyCyclesThroughElements()
- (BOOL) tabKeyCyclesThroughElements |
|
|
|
◆ unmarkAllTextMatches()
- (void) unmarkAllTextMatches |
|
|
|
◆ unscheduleFromRunLoop:forMode:()
- (void) unscheduleFromRunLoop: |
|
(NSRunLoop *) |
runLoop |
forMode: |
|
(NSString *) |
mode |
|
|
| |
◆ zoomPageIn:()
- (IBAction) zoomPageIn: |
|
(id) |
sender |
|
◆ zoomPageOut:()
- (IBAction) zoomPageOut: |
|
(id) |
sender |
|
The documentation for this category was generated from the following files: