#import <WebDashboardRegion.h>
Abgeleitet von NSObject und < NSCopying >.
Öffentliche Methoden | |
| (id) | - initWithRect:clip:type: |
| (id) | - copyWithZone: |
| (struct CGRect) | - dashboardRegionClip |
| (struct CGRect) | - dashboardRegionRect |
| (int) | - dashboardRegionType |
| (id) | - description |
| (BOOL) | - isEqual: |
Geschützte Attribute | |
| struct CGRect | rect |
| struct CGRect | clip |
| int | type |
Definiert in Zeile 11 der Datei WebDashboardRegion.h.
| - (id) copyWithZone: | (struct _NSZone *) | fp8 |
Erneute Implementation von < NSCopying >.
| - (struct CGRect) dashboardRegionClip |
| - (struct CGRect) dashboardRegionRect |
| - (int) dashboardRegionType |
| - (id) description |
| - (BOOL) isEqual: | (id) | fp8 |
Implementiert NSObject.
Definiert in Zeile 13 der Datei WebDashboardRegion.h.
Definiert in Zeile 14 der Datei WebDashboardRegion.h.
- (int) type [protected] |
Definiert in Zeile 15 der Datei WebDashboardRegion.h.