|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <DOMHTMLSelectElement.h>
Protected Member Functions | |
| () | - DOMHTMLSelectElement |
Protected Member Functions inherited from DOMHTMLElement | |
| () | - DOMHTMLElement |
Protected Member Functions inherited from DOMElement | |
| () | - DOMElement |
| () | - ~DOMElement |
Additional Inherited Members | |
Class Methods inherited from DOMElement | |
| (static IDOMElement *) | + createInstance |
Class Methods inherited from WebScriptObject | |
| (BOOL) | + throwException: |
| (BOOL) | + throwException: |
| (id) | + _convertValueToObjcValue:originRootObject:rootObject: |
| (id) | + _convertValueToObjcValue:originRootObject:rootObject: |
| (id) | + scriptObjectForJSObject:originRootObject:rootObject: |
| (id) | + scriptObjectForJSObject:originRootObject:rootObject: |
Protected Attributes inherited from DOMElement | |
| WebCore::Element * | m_element |
Protected Attributes inherited from DOMObject | |
| package DOMObjectInternal * | _internal |
Protected Attributes inherited from WebScriptObject | |
| WebScriptObjectPrivate * | _private |
| ULONG | m_refCount { 0 } |
| - DOMHTMLSelectElement | (WebCore::Element *) | e |
| - (HRESULT) activateItemAtIndex | (int) | index |
Implements IFormsAutoFillTransitionSelect.
| - (HRESULT) add | (_In_opt_ IDOMHTMLElement *) | ||
| (_In_opt_ IDOMHTMLElement *) | before | ||
| - (void) add: | (DOMHTMLElement *) | element | |
| : | (10_4) | ||
| (10_5) | WEBKIT_DEPRECATED_MAC | ||
Provided by category DOMHTMLSelectElement(DOMHTMLSelectElementDeprecated).
| - (void) add: | (DOMHTMLElement *) | element | |
| before: | (10_5) | WEBKIT_AVAILABLE_MAC | |
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) appendChild | (_In_opt_ IDOMNode *) | oldChild | |
| (_COM_Outptr_opt_ IDOMNode **) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) attributes | (_COM_Outptr_opt_ IDOMNamedNodeMap **) | result |
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) blur |
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) callWebScriptMethod | (_In_ BSTR) | name | |
| (__in_ecount_opt(cArgs) const VARIANT) | args[] | ||
| (int) | cArgs | ||
| (_Out_ VARIANT *) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) childNodes | (_COM_Outptr_opt_ IDOMNodeList **) | result |
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) focus |
Reimplemented from DOMHTMLElement.
| - (HRESULT) form | (_COM_Outptr_opt_ IDOMHTMLFormElement **) | result |
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) getAttributeNode | (_In_ BSTR) | name | |
| (_COM_Outptr_opt_ IDOMAttr **) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) getAttributeNodeNS | (_In_ BSTR) | namespaceURI | |
| (_In_ BSTR) | localName | ||
| (_COM_Outptr_opt_ IDOMAttr **) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) getAttributeNS | (_In_ BSTR) | namespaceURI | |
| (_In_ BSTR) | localName | ||
| (__deref_opt_out BSTR *) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) getElementsByTagName | (_In_ BSTR) | name | |
| (_COM_Outptr_opt_ IDOMNodeList **) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) getElementsByTagNameNS | (_In_ BSTR) | namespaceURI | |
| (_In_ BSTR) | localName | ||
| (_COM_Outptr_opt_ IDOMNodeList **) | result | ||
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) hasAttributeNS | (_In_ BSTR) | namespaceURI | |
| (_In_ BSTR) | localName | ||
| (_Out_ BOOL *) | result | ||
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) insertBefore | (_In_opt_ IDOMNode *) | newChild | |
| (_In_opt_ IDOMNode *) | refChild | ||
| (_COM_Outptr_opt_ IDOMNode **) | result | ||
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) isSupported | (_In_ BSTR) | feature | |
| (_In_ BSTR) | version | ||
| (_Out_ BOOL *) | result | ||
Reimplemented from DOMHTMLElement.
| - (DOMNode *) item: | (10_6) | WEBKIT_AVAILABLE_MAC |
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (DOMNode *) namedItem: | (10_6) | WEBKIT_AVAILABLE_MAC |
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) nodeType | (_Out_ unsigned short *) | result |
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) normalize |
Reimplemented from DOMHTMLElement.
| - (HRESULT) options | (_COM_Outptr_opt_ IDOMHTMLOptionsCollection **) | result |
| - (virtual HRESULT STDMETHODCALLTYPE) ownerDocument | (_COM_Outptr_opt_ IDOMDocument **) | result |
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (HRESULT) remove | (int) | index |
Implements IDOMHTMLSelectElement.
| - (void) remove: | (int) | index |
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) removeAttributeNode | (_In_opt_ IDOMAttr *) | oldAttr | |
| (_COM_Outptr_opt_ IDOMAttr **) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) removeAttributeNS | (_In_ BSTR) | namespaceURI | |
| (_In_ BSTR) | localName | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) removeChild | (_In_opt_ IDOMNode *) | oldChild | |
| (_COM_Outptr_opt_ IDOMNode **) | result | ||
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) replaceChild | (_In_opt_ IDOMNode *) | newChild | |
| (_In_opt_ IDOMNode *) | oldChild | ||
| (_COM_Outptr_opt_ IDOMNode **) | result | ||
Reimplemented from DOMHTMLElement.
| - (HRESULT) selectedIndex | (_Out_ int *) |
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) setAttributeNode | (_In_opt_ IDOMAttr *) | newAttr | |
| (_COM_Outptr_opt_ IDOMAttr **) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) setAttributeNodeNS | (_In_opt_ IDOMAttr *) | newAttr | |
| (_COM_Outptr_opt_ IDOMAttr **) | result | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) setAttributeNS | (_In_ BSTR) | namespaceURI | |
| (_In_ BSTR) | qualifiedName | ||
| (_In_ BSTR) | value | ||
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Implements IDOMHTMLSelectElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
Implements IDOMHTMLSelectElement.
| - (HRESULT) setName | (_In_) | BSTR |
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (HRESULT) setSelectedIndx | (int) |
Implements IDOMHTMLSelectElement.
| - (HRESULT) setSize | (int) |
Implements IDOMHTMLSelectElement.
| - (HRESULT) setTabIndex | (int) |
Implements IDOMHTMLSelectElement.
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (HRESULT) setValue | (_In_) | BSTR |
| - (virtual HRESULT STDMETHODCALLTYPE) setWebScriptValueAtIndex | (unsigned) | index | |
| (VARIANT) | val | ||
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) stringRepresentation | (__deref_opt_out BSTR *) | stringRepresentation |
Reimplemented from DOMHTMLElement.
| - (HRESULT) tabIndex | (_Out_ int *) |
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (virtual HRESULT STDMETHODCALLTYPE) throwException | (_In_ BSTR) | exceptionMessage | |
| (_Out_ BOOL *) | result | ||
Reimplemented from DOMHTMLElement.
Reimplemented from DOMHTMLElement.
| - (BOOL autofocus) WEBKIT_AVAILABLE_MAC | (10_6) |
| - (BOOL willValidate) WEBKIT_AVAILABLE_MAC | (10_6) |
| - (virtual HRESULT STDMETHODCALLTYPE) webScriptValueAtIndex | (unsigned) | index | |
| (_Out_ VARIANT *) | result | ||
Reimplemented from DOMHTMLElement.
|
readwriteatomic |
|
readatomicstrong |
|
readatomicassign |
|
readwriteatomic |
|
readatomicstrong |
|
readwriteatomic |
|
readwriteatomic |
1.8.13