webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Properties | List of all members
WebView(WebIBActions) Category Reference

#import <WebView.h>

Inheritance diagram for WebView(WebIBActions):

Instance Methods

(IBAction) - takeStringURLFrom:
 
(IBAction) - stopLoading:
 
(IBAction) - reload:
 
(IBAction) - reloadFromOrigin:
 
(IBAction) - goBack:
 
(IBAction) - goForward:
 
(IBAction) - makeTextLarger:
 
(IBAction) - makeTextSmaller:
 
(IBAction) - makeTextStandardSize:
 
(IBAction) - toggleContinuousSpellChecking:
 
(IBAction) - toggleSmartInsertDelete:
 

Properties

BOOL canGoBack
 
BOOL canGoForward
 
BOOL canMakeTextLarger
 
BOOL canMakeTextSmaller
 
BOOL canMakeTextStandardSize
 

Method Documentation

◆ goBack:()

- (IBAction) goBack: (id sender

Extends class WebView.

◆ goForward:()

- (IBAction) goForward: (id sender

Extends class WebView.

◆ makeTextLarger:()

- (IBAction) makeTextLarger: (id sender

Extends class WebView.

◆ makeTextSmaller:()

- (IBAction) makeTextSmaller: (id sender

Extends class WebView.

◆ makeTextStandardSize:()

- (IBAction) makeTextStandardSize: (id sender

Extends class WebView.

◆ reload:()

- (IBAction) reload: (id sender

Extends class WebView.

◆ reloadFromOrigin:()

- (IBAction) reloadFromOrigin: (id sender

Extends class WebView.

◆ stopLoading:()

- (IBAction) stopLoading: (id sender

Extends class WebView.

◆ takeStringURLFrom:()

- (IBAction) takeStringURLFrom: (id sender

Extends class WebView.

◆ toggleContinuousSpellChecking:()

- (IBAction) toggleContinuousSpellChecking: (id sender

Extends class WebView.

◆ toggleSmartInsertDelete:()

- (IBAction) toggleSmartInsertDelete: (id sender

Extends class WebView.

Property Documentation

◆ canGoBack

- (BOOL) canGoBack
readnonatomicassign

Extends class WebView.

◆ canGoForward

- (BOOL) canGoForward
readnonatomicassign

Extends class WebView.

◆ canMakeTextLarger

- (BOOL) canMakeTextLarger
readnonatomicassign

Extends class WebView.

◆ canMakeTextSmaller

- (BOOL) canMakeTextSmaller
readnonatomicassign

Extends class WebView.

◆ canMakeTextStandardSize

- (BOOL) canMakeTextStandardSize
readnonatomicassign

Extends class WebView.


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