This article lists the symbols added to WebKit.framework in Mac OS X v10.6.
All of the classes with new symbols are listed alphabetically, with their new class, instance, and delegate methods described.
Complete reference information is available in the DOMCSSStyleSheet reference.
addRule:style:index: | |
removeRule: | |
rules |
Complete reference information is available in the DOMDocument reference.
anchors | |
applets | |
body | |
characterSet | |
charset | |
cookie | |
defaultCharset | |
documentURI | |
domain | |
elementFromPoint:y: | |
execCommand: | |
execCommand:userInterface: | |
execCommand:userInterface:value: | |
forms | |
getElementsByClassName: | |
getElementsByName: | |
images | |
inputEncoding | |
lastModified | |
links | |
preferredStylesheetSet | |
queryCommandEnabled: | |
queryCommandIndeterm: | |
queryCommandState: | |
queryCommandSupported: | |
queryCommandValue: | |
querySelector: | |
querySelectorAll: | |
readyState | |
referrer | |
selectedStylesheetSet | |
title | |
URL | |
xmlEncoding | |
xmlStandalone | |
xmlVersion |
Complete reference information is available in the DOMElement reference.
childElementCount | |
clientLeft | |
clientTop | |
contains: | |
firstElementChild | |
getElementsByClassName: | |
innerText | |
lastElementChild | |
nextElementSibling | |
previousElementSibling | |
querySelector: | |
querySelectorAll: | |
scrollByLines: | |
scrollByPages: |
Complete reference information is available in the DOMEvent reference.
cancelBubble | |
returnValue | |
srcElement |
Complete reference information is available in the DOMFile reference.
fileName | |
fileSize |
Complete reference information is available in the DOMFileList reference.
item: | |
length |
Complete reference information is available in the DOMHTMLAnchorElement reference.
hashName | |
host | |
hostname | |
pathname | |
port | |
protocol | |
search | |
text |
Complete reference information is available in the DOMHTMLAreaElement reference.
hashName | |
host | |
hostname | |
pathname | |
port | |
protocol | |
search |
Complete reference information is available in the DOMHTMLButtonElement reference.
autofocus | |
click | |
willValidate |
Complete reference information is available in the DOMHTMLCollection reference.
tags: |
Complete reference information is available in the DOMHTMLDocument reference.
activeElement | |
alinkColor | |
bgColor | |
captureEvents | |
clear | |
compatMode | |
designMode | |
dir | |
embeds | |
fgColor | |
hasFocus | |
height | |
linkColor | |
plugins | |
releaseEvents | |
scripts | |
vlinkColor | |
width |
Complete reference information is available in the DOMHTMLElement reference.
tabIndex |
Complete reference information is available in the DOMHTMLFormElement reference.
encoding |
Complete reference information is available in the DOMHTMLFrameElement reference.
contentWindow | |
height | |
location | |
width |
Complete reference information is available in the DOMHTMLIFrameElement reference.
contentWindow |
Complete reference information is available in the DOMHTMLImageElement reference.
complete | |
lowsrc | |
naturalHeight | |
naturalWidth | |
x | |
y |
Complete reference information is available in the DOMHTMLInputElement reference.
autofocus | |
files | |
indeterminate | |
multiple | |
selectionEnd | |
selectionStart | |
setSelectionRange:end: | |
willValidate |
Complete reference information is available in the DOMHTMLLinkElement reference.
sheet |
Complete reference information is available in the DOMHTMLOptionsCollection reference.
add:index: | |
remove: | |
selectedIndex |
Complete reference information is available in the DOMHTMLPreElement reference.
wrap |
Complete reference information is available in the DOMHTMLSelectElement reference.
autofocus | |
item: | |
namedItem: | |
willValidate |
Complete reference information is available in the DOMHTMLStyleElement reference.
sheet |
Complete reference information is available in the DOMHTMLTextAreaElement reference.
autofocus | |
selectionEnd | |
selectionStart | |
setSelectionRange:end: | |
willValidate |
Complete reference information is available in the DOMKeyboardEvent reference.
altGraphKey | |
initKeyboardEvent:canBubble:cancelable: view:keyIdentifier:keyLocation:ctrlKey: altKey:shiftKey:metaKey: | |
initKeyboardEvent:canBubble:cancelable: view:keyIdentifier:keyLocation:ctrlKey: altKey:shiftKey:metaKey:altGraphKey: |
Complete reference information is available in the DOMMouseEvent reference.
fromElement | |
offsetX | |
offsetY | |
toElement | |
x | |
y |
Complete reference information is available in the DOMNode reference.
baseURI | |
compareDocumentPosition: | |
isContentEditable | |
isDefaultNamespace: | |
lookupNamespaceURI: | |
lookupPrefix: | |
parentElement |
Complete reference information is available in the DOMNodeIterator reference.
pointerBeforeReferenceNode | |
referenceNode |
Complete reference information is available in the DOMProcessingInstruction reference.
sheet |
Complete reference information is available in the DOMProgressEvent reference.
initProgressEvent:canBubbleArg:cancelableArg: lengthComputableArg:loadedArg:totalArg: | |
lengthComputable | |
loaded | |
total |
Complete reference information is available in the DOMRange reference.
compareNode: | |
comparePoint:offset: | |
createContextualFragment: | |
intersectsNode: | |
isPointInRange:offset: |
Complete reference information is available in the DOMText reference.
replaceWholeText: | |
wholeText |
Complete reference information is available in the DOMUIEvent reference.
charCode | |
keyCode | |
layerX | |
layerY | |
pageX | |
pageY | |
which |
Complete reference information is available in the DOMWheelEvent reference.
initWheelEvent:wheelDeltaY:view:screenX:screenY: clientX:clientY:ctrlKey:altKey:shiftKey:metaKey: | |
offsetX | |
offsetY | |
wheelDeltaX | |
wheelDeltaY | |
x | |
y |
Complete reference information is available in the NSObject reference.
webPlugInMainResourceDidFailWithError: | Invoked when an error occurs loading the main resource. (required) |
webPlugInMainResourceDidFinishLoading | Invoked when the connection successfully finishes loading data. (required) |
webPlugInMainResourceDidReceiveData: | Invoked when the connection loads data incrementally. (required) |
webPlugInMainResourceDidReceiveResponse: | Invoked when the connection receives sufficient data to construct the URL response for its request. (required) |
webView: runOpenPanelForFileButtonWithResultListener: allowMultipleFiles: | Displays an open panel for a file input control. (required) |
Complete reference information is available in the WebFrame reference.
reloadFromOrigin | Performs an end-to-end revalidation using cache-validating conditionals if possible. |
Complete reference information is available in the WebView reference.
reloadFromOrigin: | Action method that performs an end-to-end revalidation using cache-validating conditionals if possible. |
setShouldUpdateWhileOffscreen: | Sets whether the web view should update even when it is not in a window that is currently visible. |
shouldUpdateWhileOffscreen | Returns whether the web view should update even when it is not visible. |
All of the protocols with new symbols are listed alphabetically, with their new methods described.
Complete reference information is available in the WebOpenPanelResultListener reference.
chooseFilenames: | Displays a file open panel and returns the multiple selected filenames. (required) |
All of the header files with new symbols are listed alphabetically, with their new symbols described.
All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.
DOM_VARIABLES_RULE | |
DOM_WEBKIT_KEYFRAME_RULE | |
DOM_WEBKIT_KEYFRAMES_RULE |
All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.
DOMExceptionCode |
All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.
DOM_DOCUMENT_POSITION_CONTAINED_BY | |
DOM_DOCUMENT_POSITION_CONTAINS | |
DOM_DOCUMENT_POSITION_DISCONNECTED | |
DOM_DOCUMENT_POSITION_FOLLOWING | |
DOM_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC | |
DOM_DOCUMENT_POSITION_PRECEDING |
All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.
WebPlugInShouldLoadMainResourceKey | A Boolean value indicating whether the plug-in should load its own main resource (the src URL, in most cases). If YES, the plug-in should load its own main resource. If NO, the plug-in uses the data provided by WebKit and the webPlugInMainResource- DidReceiveData: message is sent to the plug-in when data is received. The default value is NO. |
All of the new functions in this header file are listed alphabetically, with links to documentation and abstracts, if available.
NPN_ConvertPoint | |
NPN_GetAuthenticationInfo | |
NPN_GetValueForURL | |
NPN_PluginThreadAsyncCall | |
NPN_PopUpContextMenu | |
NPN_ScheduleTimer | |
NPN_SetValueForURL | |
NPN_UnscheduleTimer |
All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.
NP_NO_CARBON | |
NP_NO_QUICKDRAW | |
NPCocoaEvent | |
NPCocoaEventDrawRect | |
NPCocoaEventFlagsChanged | |
NPCocoaEventFocusChanged | |
NPCocoaEventKeyDown | |
NPCocoaEventKeyUp | |
NPCocoaEventMouseDown | |
NPCocoaEventMouseDragged | |
NPCocoaEventMouseEntered | |
NPCocoaEventMouseExited | |
NPCocoaEventMouseMoved | |
NPCocoaEventMouseUp | |
NPCocoaEventScrollWheel | |
NPCocoaEventTextInput | |
NPCocoaEventType | |
NPCocoaEventWindowFocusChanged | |
NPCoordinateSpace | |
NPCoordinateSpaceFlippedScreen | |
NPCoordinateSpaceFlippedWindow | |
NPCoordinateSpacePlugin | |
NPCoordinateSpaceScreen | |
NPCoordinateSpaceWindow | |
NPDrawingModelCoreAnimation | |
NPEventModel | |
NPEventModelCarbon | |
NPEventModelCocoa | |
NPMenu | |
NPNSMenu | |
NPNSString | |
NPNSWindow | |
NPNURLVariable | |
NPNURLVCookie | |
NPNURLVProxy | |
NPNVprivateModeBool | |
NPNVsupportsCarbonBool | |
NPNVsupportsCocoaBool | |
NPNVsupportsCoreAnimationBool | |
NPNVSupportsWindowless | |
NPPVpluginCancelSrcStream | |
NPPVpluginCoreAnimationLayer | |
NPPVpluginDrawingModel | |
NPPVpluginEventModel | |
NPPVpluginPrivateModeBool | |
NPPVpluginUrlRequestsDisplayedBool | |
NPPVpluginWantsAllNetworkStreams | |
NPVERS_HAS_ALL_NETWORK_STREAMS | |
NPVERS_HAS_CANCEL_SRC_STREAM | |
NPVERS_HAS_PLUGIN_THREAD_ASYNC_CALL | |
NPVERS_HAS_PRIVATE_MODE | |
NPVERS_HAS_URL_AND_AUTH_INFO | |
NPVERS_MACOSX_HAS_EVENT_MODELS |
All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.
EXPORTED_CALLBACK | |
NPN_ConstructProcPtr | |
NPN_ConvertPointProcPtr | |
NPN_GetAuthenticationInfoProcPtr | |
NPN_GetValueForURLProcPtr | |
NPN_PluginThreadAsyncCallProcPtr | |
NPN_PopUpContextMenuProcPtr | |
NPN_ScheduleTimerProcPtr | |
NPN_SetValueForURLProcPtr | |
NPN_UnscheduleTimerProcPtr |
All of the new functions in this header file are listed alphabetically, with links to documentation and abstracts, if available.
NPN_Construct |
All of the new data types and constants in this header file are listed alphabetically, with links to documentation and abstracts, if available.
NP_CLASS_STRUCT_VERSION_CTOR | |
NP_CLASS_STRUCT_VERSION_HAS_CTOR | |
NPConstructFunctionPtr |
Last updated: 2009-08-28