#import <CPFlashView.h>
Additional Inherited Members | |
![]() | |
(CPMenu) | + defaultMenu |
(CPString) | + defaultThemeClass |
(void) | + initialize |
(BOOL) | + isHighDPIDrawingEnabled |
(CPSet) | + keyPathsForValuesAffectingBounds |
(CPSet) | + keyPathsForValuesAffectingFrame |
(void) | + setHighDPIDrawingEnabled: |
(CPDictionary) | + themeAttributes |
Definition at line 2 of file CPFlashView.h.
|
implementation |
Definition at line 185 of file CPFlashView.j.
|
implementation |
Definition at line 90 of file CPFlashView.j.
|
implementation |
Definition at line 114 of file CPFlashView.j.
|
implementation |
Initializes the receiver for usage with the specified bounding rectangle
Reimplemented from CPView.
Definition at line 42 of file CPFlashView.j.
|
implementation |
Notifies the receiver that the user has clicked the mouse down in its area.
anEvent | contains information about the click |
Reimplemented from CPView.
Definition at line 200 of file CPFlashView.j.
|
implementation |
Notifies the receiver that the user has initiated a drag over it. A drag is a mouse movement while the left button is down.
anEvent | contains information about the drag |
Reimplemented from CPResponder.
Definition at line 195 of file CPFlashView.j.
|
implementation |
Notifies the receiver that the user has moved the mouse (with no buttons down).
anEvent | contains information about the movement |
Reimplemented from CPResponder.
Definition at line 190 of file CPFlashView.j.
|
implementation |
Notifies the receiver that the user has released the left mouse button.
anEvent | contains information about the release |
Reimplemented from CPResponder.
Definition at line 205 of file CPFlashView.j.
|
implementation |
Definition at line 159 of file CPFlashView.j.
|
implementation |
Definition at line 73 of file CPFlashView.j.
|
implementation |
Definition at line 95 of file CPFlashView.j.
|
implementation |
Definition at line 119 of file CPFlashView.j.