ISHistoryItem Klassenreferenz

#import <ISHistoryItem.h>

Abgeleitet von NSObject und < NSCoding >.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithPage:
(id) - initWithPage:fallbackType:
(id) - initWithDictionary:
(id) - initWithCoder:
(void) - dealloc
(void) - encodeWithCoder:
(id) - description
(id) - title
(int) - type
(id) - url
(id) - valueForExtraInfoKey:
(void) - setValue:forExtraInfoKey:

Geschützte Attribute

NSString_title
NSURL_url
int _type
NSMutableDictionary_extraInfo

Ausführliche Beschreibung

Definiert in Zeile 13 der Datei ISHistoryItem.h.


Dokumentation der Elementfunktionen

- (id) initWithPage: (id)  fp8  

- (id) initWithPage: (id)  fp8
fallbackType: (int)  fp12 

- (id) initWithDictionary: (id)  fp8  

- (id) initWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

- (void) dealloc  

Implementiert NSObject.

- (void) encodeWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

- (id) description  

- (id) title  

- (int) type  

- (id) url  

- (id) valueForExtraInfoKey: (id)  fp8  

- (void) setValue: (id)  fp8
forExtraInfoKey: (id)  fp12 


Dokumentation der Datenelemente

- (NSString*) _title [protected]

Definiert in Zeile 15 der Datei ISHistoryItem.h.

- (NSURL*) _url [protected]

Definiert in Zeile 16 der Datei ISHistoryItem.h.

- (int) _type [protected]

Definiert in Zeile 17 der Datei ISHistoryItem.h.

- (NSMutableDictionary*) _extraInfo [protected]

Definiert in Zeile 18 der Datei ISHistoryItem.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: