Public Member Functions | |
(BOOL _isSetOnMouseEntered) | - accessors [implementation] |
(void) | - encodeWithCoder: [implementation] |
(id) | - initWithCoder: [implementation] |
(id) | - initWithCSSString: [implementation] |
(id) | - initWithImage:hotSpot: [implementation] |
(void) | - mouseEntered: [implementation] |
(void) | - mouseExited: [implementation] |
(void) | - pop [implementation] |
(void) | - push [implementation] |
(void) | - set [implementation] |
Static Public Member Functions | |
(CPCursor) | + arrowCursor [implementation] |
(CPCursor) | + closedHandCursor [implementation] |
(CPCursor) | + contextualMenuCursor [implementation] |
(CPCursor) | + crosshairCursor [implementation] |
(CPCursor) | + currentCursor [implementation] |
(CPCursor) | + cursorWithCSSString: [implementation] |
(CPCursor) | + cursorWithImageNamed: [implementation] |
(CPCursor) | + disappearingItemCursor [implementation] |
(CPCursor) | + dragCopyCursor [implementation] |
(CPCursor) | + dragLinkCursor [implementation] |
(void) | + hide [implementation] |
(CPCursor) | + IBeamCursor [implementation] |
(CPCursor) | + openHandCursor [implementation] |
(CPCursor) | + operationNotAllowedCursor [implementation] |
(CPCursor) | + pointingHandCursor [implementation] |
(CPCursor) | + resizeDownCursor [implementation] |
(CPCursor) | + resizeLeftCursor [implementation] |
(CPCursor) | + resizeLeftRightCursor [implementation] |
(CPCursor) | + resizeRightCursor [implementation] |
(CPCursor) | + resizeUpCursor [implementation] |
(CPCursor) | + resizeUpDownCursor [implementation] |
(void) | + setHiddenUntilMouseMoves: [implementation] |
(void) | + unhide [implementation] |
Definition at line 22 of file CPCursor.j.
- (BOOL _isSetOnMouseExited) accessors | (readwrite) | |||
(getter) | = isSetOnMouseEntered |
|||
(setter) | = setOnMouseEntered: | |||
[implementation] |
+ (CPCursor) arrowCursor | [implementation] |
Definition at line 75 of file CPCursor.j.
+ (CPCursor) closedHandCursor | [implementation] |
Definition at line 176 of file CPCursor.j.
+ (CPCursor) contextualMenuCursor | [implementation] |
Definition at line 158 of file CPCursor.j.
+ (CPCursor) crosshairCursor | [implementation] |
Definition at line 80 of file CPCursor.j.
+ (CPCursor) currentCursor | [implementation] |
Definition at line 29 of file CPCursor.j.
Definition at line 42 of file CPCursor.j.
Definition at line 55 of file CPCursor.j.
+ (CPCursor) disappearingItemCursor | [implementation] |
Definition at line 184 of file CPCursor.j.
+ (CPCursor) dragCopyCursor | [implementation] |
Definition at line 142 of file CPCursor.j.
+ (CPCursor) dragLinkCursor | [implementation] |
Definition at line 150 of file CPCursor.j.
- (void) encodeWithCoder: | (CPCoder) | coder | [implementation] |
Definition at line 266 of file CPCursor.j.
+ (void) hide | [implementation] |
Definition at line 189 of file CPCursor.j.
+ (CPCursor) IBeamCursor | [implementation] |
Definition at line 85 of file CPCursor.j.
- (id) initWithCoder: | (CPCoder) | coder | [implementation] |
Definition at line 258 of file CPCursor.j.
- (id) initWithCSSString: | (CPString) | aString | [implementation] |
Definition at line 34 of file CPCursor.j.
- (id) initWithImage: | (CPImage) | image | ||
hotSpot: | (CPPoint) | hotSpot | ||
[implementation] |
Definition at line 207 of file CPCursor.j.
- (void) mouseEntered: | (CPEvent) | event | [implementation] |
Definition at line 212 of file CPCursor.j.
- (void) mouseExited: | (CPEvent) | event | [implementation] |
Definition at line 216 of file CPCursor.j.
+ (CPCursor) openHandCursor | [implementation] |
Definition at line 166 of file CPCursor.j.
+ (CPCursor) operationNotAllowedCursor | [implementation] |
Definition at line 137 of file CPCursor.j.
+ (CPCursor) pointingHandCursor | [implementation] |
Definition at line 90 of file CPCursor.j.
- (void) pop | [implementation] |
Definition at line 244 of file CPCursor.j.
- (void) push | [implementation] |
Definition at line 239 of file CPCursor.j.
+ (CPCursor) resizeDownCursor | [implementation] |
Definition at line 95 of file CPCursor.j.
+ (CPCursor) resizeLeftCursor | [implementation] |
Definition at line 111 of file CPCursor.j.
+ (CPCursor) resizeLeftRightCursor | [implementation] |
Definition at line 127 of file CPCursor.j.
+ (CPCursor) resizeRightCursor | [implementation] |
Definition at line 119 of file CPCursor.j.
+ (CPCursor) resizeUpCursor | [implementation] |
Definition at line 103 of file CPCursor.j.
+ (CPCursor) resizeUpDownCursor | [implementation] |
Definition at line 132 of file CPCursor.j.
- (void) set | [implementation] |
Definition at line 220 of file CPCursor.j.
+ (void) setHiddenUntilMouseMoves: | (BOOL) | flag | [implementation] |
Definition at line 199 of file CPCursor.j.
+ (void) unhide | [implementation] |
Definition at line 194 of file CPCursor.j.