#import <WebFrameLoader.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (void) | - addPlugInStreamLoader: |
| (void) | - addSubresourceLoader: |
| (void) | - cancelMainResourceLoad |
| (void) | - dealloc |
| (BOOL) | - hasIconLoader |
| (id) | - initWithDataSource: |
| (BOOL) | - isLoading |
| (BOOL) | - isLoadingMainResource |
| (BOOL) | - isLoadingSubresources |
| (void) | - loadIconWithRequest: |
| (id) | - mainResourceData |
| (void) | - releaseMainResourceLoader |
| (void) | - removePlugInStreamLoader: |
| (void) | - removeSubresourceLoader: |
| (void) | - setDefersCallbacks: |
| (BOOL) | - startLoadingMainResourceWithRequest:identifier: |
| (void) | - stopLoadingIcon |
| (void) | - stopLoadingPlugIns |
| (void) | - stopLoadingSubresources |
| (void) | - stopLoadingWithError: |
Geschützte Attribute | |
| WebMainResourceLoader * | mainResourceLoader |
| NSMutableArray * | subresourceLoaders |
| NSMutableArray * | plugInStreamLoaders |
| WebDataSource * | dataSource |
Definiert in Zeile 11 der Datei WebFrameLoader.h.
| - (void) addPlugInStreamLoader: | (id) | fp8 |
| - (void) addSubresourceLoader: | (id) | fp8 |
| - (void) cancelMainResourceLoad |
| - (void) dealloc |
Implementiert NSObject.
| - (BOOL) hasIconLoader |
| - (id) initWithDataSource: | (id) | fp8 |
| - (BOOL) isLoading |
| - (BOOL) isLoadingMainResource |
| - (BOOL) isLoadingSubresources |
| - (void) loadIconWithRequest: | (id) | fp8 |
| - (id) mainResourceData |
| - (void) releaseMainResourceLoader |
| - (void) removePlugInStreamLoader: | (id) | fp8 |
| - (void) removeSubresourceLoader: | (id) | fp8 |
| - (void) setDefersCallbacks: | (BOOL) | fp8 |
| - (BOOL) startLoadingMainResourceWithRequest: | (id) | fp8 | ||
| identifier: | (id) | fp12 | ||
| - (void) stopLoadingIcon |
| - (void) stopLoadingPlugIns |
| - (void) stopLoadingSubresources |
| - (void) stopLoadingWithError: | (id) | fp8 |
- (WebMainResourceLoader*) mainResourceLoader [protected] |
Definiert in Zeile 13 der Datei WebFrameLoader.h.
- (NSMutableArray*) subresourceLoaders [protected] |
Definiert in Zeile 14 der Datei WebFrameLoader.h.
- (NSMutableArray*) plugInStreamLoaders [protected] |
Definiert in Zeile 15 der Datei WebFrameLoader.h.
- (WebDataSource*) dataSource [protected] |
Definiert in Zeile 16 der Datei WebFrameLoader.h.