#import <NSMutableDictionary-WebNSDictionaryExtras.h>
Öffentliche Methoden | |
| (void) | - _webkit_setBool:forKey: |
| (void) | - _webkit_setFloat:forKey: |
| (void) | - _webkit_setInt:forKey: |
| (void) | - _webkit_setObject:forUncopiedKey: |
Definiert in Zeile 9 der Datei NSMutableDictionary-WebNSDictionaryExtras.h.
| - (void) _webkit_setBool: | (BOOL) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) _webkit_setFloat: | (float) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) _webkit_setInt: | (int) | fp8 | ||
| forKey: | (id) | fp12 | ||
| - (void) _webkit_setObject: | (id) | fp8 | ||
| forUncopiedKey: | (id) | fp12 | ||