#import <WebBackForwardList.h>
Abgeleitet von NSObject.
Öffentliche Methoden | |
| (BOOL) | - _clearPageCache |
| (void) | - _close |
| (id) | - _entries |
| (BOOL) | - _usesPageCache |
| (void) | - addItem: |
| (id) | - backItem |
| (int) | - backListCount |
| (id) | - backListWithLimit: |
| (int) | - capacity |
| (BOOL) | - containsItem: |
| (id) | - currentItem |
| (void) | - dealloc |
| (id) | - description |
| (void) | - finalize |
| (id) | - forwardItem |
| (int) | - forwardListCount |
| (id) | - forwardListWithLimit: |
| (void) | - goBack |
| (void) | - goForward |
| (void) | - goToItem: |
| (id) | - init |
| (id) | - itemAtIndex: |
| (unsigned int) | - pageCacheSize |
| (void) | - removeItem: |
| (void) | - removeLastItem |
| (void) | - setCapacity: |
| (void) | - setPageCacheSize: |
Geschützte Attribute | |
| WebBackForwardListPrivate * | _private |
Definiert in Zeile 11 der Datei WebBackForwardList.h.
| - (BOOL) _clearPageCache |
| - (void) _close |
| - (id) _entries |
| - (BOOL) _usesPageCache |
| - (void) addItem: | (id) | fp8 |
| - (id) backItem |
| - (int) backListCount |
| - (id) backListWithLimit: | (int) | fp8 |
| - (int) capacity |
| - (BOOL) containsItem: | (id) | fp8 |
| - (id) currentItem |
| - (void) dealloc |
Implementiert NSObject.
| - (id) description |
| - (void) finalize |
Implementiert NSObject.
| - (id) forwardItem |
| - (int) forwardListCount |
| - (id) forwardListWithLimit: | (int) | fp8 |
| - (void) goBack |
| - (void) goForward |
| - (void) goToItem: | (id) | fp8 |
| - (id) init |
| - (id) itemAtIndex: | (int) | fp8 |
| - (unsigned int) pageCacheSize |
| - (void) removeItem: | (id) | fp8 |
| - (void) removeLastItem |
| - (void) setCapacity: | (int) | fp8 |
| - (void) setPageCacheSize: | (unsigned int) | fp8 |
- (WebBackForwardListPrivate*) _private [protected] |
Definiert in Zeile 13 der Datei WebBackForwardList.h.