![]() |
API
0.9.6
|
#import <CPFlashView.h>
Inheritance diagram for CPFlashView:Additional Inherited Members | |
Class Methods inherited from CPView | |
| (CPMenu) | + defaultMenu |
| (CPString) | + defaultThemeClass |
| (void) | + initialize |
| (CPSet) | + keyPathsForValuesAffectingBounds |
| (CPSet) | + keyPathsForValuesAffectingFrame |
| (CPDictionary) | + themeAttributes |
Class Methods inherited from CPObject | |
| (BOOL) | + accessInstanceVariablesDirectly |
| (id) | + alloc |
| (id) | + allocWithCoder: |
| (BOOL) | + automaticallyNotifiesObserversForKey: |
| (Class) | + class |
| (void) | + exposeBinding: |
| (IMP) | + instanceMethodForSelector: |
| (BOOL) | + instancesRespondToSelector: |
| (BOOL) | + isSubclassOfClass: |
| (CPSet) | + keyPathsForValuesAffectingValueForKey: |
| (void) | + load |
| (id) | + new |
| (void) | + setVersion: |
| (Class) | + superclass |
| (int) | + version |
Instance Variables inherited from CPObject | |
| 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.