#import <WebView-WebIBActions.h>
Öffentliche Methoden | |
| (BOOL) | - canGoBack |
| (BOOL) | - canGoForward |
| (BOOL) | - canMakeTextLarger |
| (BOOL) | - canMakeTextSmaller |
| (void) | - goBack: |
| (void) | - goForward: |
| (void) | - makeTextLarger: |
| (void) | - makeTextSmaller: |
| (void) | - reload: |
| (void) | - stopLoading: |
| (void) | - stopLoadingAndClear |
| (void) | - takeStringURLFrom: |
Definiert in Zeile 9 der Datei WebView-WebIBActions.h.
| - (BOOL) canGoBack |
| - (BOOL) canGoForward |
| - (BOOL) canMakeTextLarger |
| - (BOOL) canMakeTextSmaller |
| - (void) goBack: | (id) | fp8 |
| - (void) goForward: | (id) | fp8 |
| - (void) makeTextLarger: | (id) | fp8 |
| - (void) makeTextSmaller: | (id) | fp8 |
| - (void) reload: | (id) | fp8 |
| - (void) stopLoading: | (id) | fp8 |
| - (void) stopLoadingAndClear |
| - (void) takeStringURLFrom: | (id) | fp8 |