![]() |
API
0.9.6
|
#import <CPFlashView.h>
Additional Inherited Members | |
![]() | |
(CPMenu) | + defaultMenu |
(CPString) | + defaultThemeClass |
(void) | + initialize |
(CPSet) | + keyPathsForValuesAffectingBounds |
(CPSet) | + keyPathsForValuesAffectingFrame |
(CPDictionary) | + themeAttributes |
![]() | |
Class | isa |
Definition at line 2 of file CPFlashView.h.
|
implementation |
Definition at line 97 of file CPFlashView.j.
|
implementation |
Definition at line 118 of file CPFlashView.j.
|
implementation |
Initializes the receiver for usage with the specified bounding rectangle
Reimplemented from CPView.
Definition at line 43 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 194 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 189 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 199 of file CPFlashView.j.
|
implementation |
Definition at line 163 of file CPFlashView.j.
|
implementation |
Definition at line 80 of file CPFlashView.j.
|
implementation |
Definition at line 102 of file CPFlashView.j.
|
implementation |
Definition at line 123 of file CPFlashView.j.