WebPreferences Klassenreferenz

#import <WebPreferences.h>

Abgeleitet von NSObject und < NSCoding >.

Aufstellung aller Elemente


Öffentliche Methoden

(BOOL) - _boolValueForKey:
(float) - _floatValueForKey:
(int) - _integerValueForKey:
(void) - _setBoolValue:forKey:
(void) - _setFloatValue:forKey:
(void) - _setIntegerValue:forKey:
(void) - _setStringValue:forKey:
(id) - _stringValueForKey:
(id) - _valueForKey:
(BOOL) - allowsAnimatedImageLooping
(BOOL) - allowsAnimatedImages
(BOOL) - arePlugInsEnabled
(BOOL) - autosaves
(id) - cursiveFontFamily
(void) - dealloc
(int) - defaultFixedFontSize
(int) - defaultFontSize
(id) - defaultTextEncodingName
(void) - encodeWithCoder:
(id) - fantasyFontFamily
(id) - fixedFontFamily
(id) - identifier
(id) - init
(id) - initWithCoder:
(id) - initWithIdentifier:
(BOOL) - isJavaEnabled
(BOOL) - isJavaScriptEnabled
(BOOL) - javaScriptCanOpenWindowsAutomatically
(BOOL) - loadsImagesAutomatically
(int) - minimumFontSize
(int) - minimumLogicalFontSize
(id) - sansSerifFontFamily
(id) - serifFontFamily
(void) - setAllowsAnimatedImageLooping:
(void) - setAllowsAnimatedImages:
(void) - setAutosaves:
(void) - setCursiveFontFamily:
(void) - setDefaultFixedFontSize:
(void) - setDefaultFontSize:
(void) - setDefaultTextEncodingName:
(void) - setFantasyFontFamily:
(void) - setFixedFontFamily:
(void) - setJavaEnabled:
(void) - setJavaScriptCanOpenWindowsAutomatically:
(void) - setJavaScriptEnabled:
(void) - setLoadsImagesAutomatically:
(void) - setMinimumFontSize:
(void) - setMinimumLogicalFontSize:
(void) - setPlugInsEnabled:
(void) - setSansSerifFontFamily:
(void) - setSerifFontFamily:
(void) - setStandardFontFamily:
(void) - setUserStyleSheetEnabled:
(void) - setUserStyleSheetLocation:
(id) - standardFontFamily
(BOOL) - userStyleSheetEnabled
(id) - userStyleSheetLocation

Öffentliche, statische Methoden

(void) + initialize
(id) + standardPreferences

Geschützte Attribute

WebPreferencesPrivate_private

Ausführliche Beschreibung

Definiert in Zeile 13 der Datei WebPreferences.h.


Dokumentation der Elementfunktionen

+ (void) initialize  

Implementiert NSObject.

+ (id) standardPreferences  

- (BOOL) _boolValueForKey: (id)  fp8  

- (float) _floatValueForKey: (id)  fp8  

- (int) _integerValueForKey: (id)  fp8  

- (void) _setBoolValue: (BOOL)  fp8
forKey: (id)  fp12 

- (void) _setFloatValue: (float)  fp8
forKey: (id)  fp12 

- (void) _setIntegerValue: (int)  fp8
forKey: (id)  fp12 

- (void) _setStringValue: (id)  fp8
forKey: (id)  fp12 

- (id) _stringValueForKey: (id)  fp8  

- (id) _valueForKey: (id)  fp8  

- (BOOL) allowsAnimatedImageLooping  

- (BOOL) allowsAnimatedImages  

- (BOOL) arePlugInsEnabled  

- (BOOL) autosaves  

- (id) cursiveFontFamily  

- (void) dealloc  

Implementiert NSObject.

- (int) defaultFixedFontSize  

- (int) defaultFontSize  

- (id) defaultTextEncodingName  

- (void) encodeWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

- (id) fantasyFontFamily  

- (id) fixedFontFamily  

- (id) identifier  

- (id) init  

- (id) initWithCoder: (id)  fp8  

Erneute Implementation von < NSCoding >.

- (id) initWithIdentifier: (id)  fp8  

- (BOOL) isJavaEnabled  

- (BOOL) isJavaScriptEnabled  

- (BOOL) javaScriptCanOpenWindowsAutomatically  

- (BOOL) loadsImagesAutomatically  

- (int) minimumFontSize  

- (int) minimumLogicalFontSize  

- (id) sansSerifFontFamily  

- (id) serifFontFamily  

- (void) setAllowsAnimatedImageLooping: (BOOL)  fp8  

- (void) setAllowsAnimatedImages: (BOOL)  fp8  

- (void) setAutosaves: (BOOL)  fp8  

- (void) setCursiveFontFamily: (id)  fp8  

- (void) setDefaultFixedFontSize: (int)  fp8  

- (void) setDefaultFontSize: (int)  fp8  

- (void) setDefaultTextEncodingName: (id)  fp8  

- (void) setFantasyFontFamily: (id)  fp8  

- (void) setFixedFontFamily: (id)  fp8  

- (void) setJavaEnabled: (BOOL)  fp8  

- (void) setJavaScriptCanOpenWindowsAutomatically: (BOOL)  fp8  

- (void) setJavaScriptEnabled: (BOOL)  fp8  

- (void) setLoadsImagesAutomatically: (BOOL)  fp8  

- (void) setMinimumFontSize: (int)  fp8  

- (void) setMinimumLogicalFontSize: (int)  fp8  

- (void) setPlugInsEnabled: (BOOL)  fp8  

- (void) setSansSerifFontFamily: (id)  fp8  

- (void) setSerifFontFamily: (id)  fp8  

- (void) setStandardFontFamily: (id)  fp8  

- (void) setUserStyleSheetEnabled: (BOOL)  fp8  

- (void) setUserStyleSheetLocation: (id)  fp8  

- (id) standardFontFamily  

- (BOOL) userStyleSheetEnabled  

- (id) userStyleSheetLocation  


Dokumentation der Datenelemente

- (WebPreferencesPrivate*) _private [protected]

Definiert in Zeile 15 der Datei WebPreferences.h.


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