#import <DOMRect.h>
Abgeleitet von DOMObject.
Öffentliche Methoden | |
| (void) | - dealloc |
| (void) | - finalize |
| (struct RectImpl *) | - _rect |
| (id) | - top |
| (id) | - right |
| (id) | - bottom |
| (id) | - left |
| (id) | - copyWithZone: |
Definiert in Zeile 9 der Datei DOMRect.h.
| - (void) dealloc |
Implementiert DOMObject.
| - (void) finalize |
Implementiert DOMObject.
| - (struct RectImpl *) _rect |
| - (id) top |
| - (id) right |
| - (id) bottom |
| - (id) left |
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Implementiert DOMObject.