#import <DOMHTMLAreaElement.h>
Abgeleitet von DOMHTMLElement.
Öffentliche Methoden | |
| (struct HTMLAreaElement *) | - _areaElement |
| (id) | - accessKey |
| (void) | - setAccessKey: |
| (id) | - alt |
| (id) | - altDisplayString |
| (void) | - setAlt: |
| (id) | - coords |
| (void) | - setCoords: |
| (id) | - absoluteLinkURL |
| (id) | - href |
| (void) | - setHref: |
| (BOOL) | - noHref |
| (void) | - setNoHref: |
| (id) | - shape |
| (void) | - setShape: |
| (int) | - tabIndex |
| (void) | - setTabIndex: |
| (id) | - target |
| (void) | - setTarget: |
| (struct CGRect) | - boundingFrameForOwner: |
Definiert in Zeile 9 der Datei DOMHTMLAreaElement.h.
| - (struct HTMLAreaElement *) _areaElement |
| - (id) accessKey |
| - (void) setAccessKey: | (id) | fp8 |
| - (id) alt |
| - (id) altDisplayString |
| - (void) setAlt: | (id) | fp8 |
| - (id) coords |
| - (void) setCoords: | (id) | fp8 |
| - (id) absoluteLinkURL |
| - (id) href |
| - (void) setHref: | (id) | fp8 |
| - (BOOL) noHref |
| - (void) setNoHref: | (BOOL) | fp8 |
| - (id) shape |
| - (void) setShape: | (id) | fp8 |
| - (int) tabIndex |
| - (void) setTabIndex: | (int) | fp8 |
| - (id) target |
| - (void) setTarget: | (id) | fp8 |
| - (struct CGRect) boundingFrameForOwner: | (id) | fp8 |