![]() |
API
0.9.6
|
#import <CPLevelIndicator.h>
Inheritance diagram for CPLevelIndicator:Class Methods | |
| (void) | + initialize |
Class Methods inherited from CPControl | |
| (CPDictionary) | + themeAttributes |
Class Methods inherited from CPView | |
| (CPMenu) | + defaultMenu |
| (CPString) | + defaultThemeClass |
| (CPSet) | + keyPathsForValuesAffectingBounds |
| (CPSet) | + keyPathsForValuesAffectingFrame |
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 |
Additional Inherited Members | |
Instance Variables inherited from CPObject | |
| Class | isa |
CPLevelIndicator is a control which indicates a value visually on a scale.
Definition at line 2 of file CPLevelIndicator.h.
Reimplemented from CPView.
Definition at line 169 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 485 of file CPLevelIndicator.j.
|
implementation |
Archives the view to a coder.
| aCoder | the object into which the view's data will be archived. |
Reimplemented from CPControl.
Provided by category CPLevelIndicator(CPCoding).
Definition at line 399 of file CPLevelIndicator.j.
|
implementation |
Tests whether a point is contained within this view, or one of its subviews.
| aPoint | the point to test |
Reimplemented from CPView.
Definition at line 228 of file CPLevelIndicator.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 64 of file CPLevelIndicator.j.
|
implementation |
Initializes the view from an archive.
| aCoder | the coder from which to initialize |
Reimplemented from CPControl.
Provided by category CPLevelIndicator(CPCoding).
Definition at line 373 of file CPLevelIndicator.j.
|
implementation |
Initializes the receiver for usage with the specified bounding rectangle
Reimplemented from CPControl.
Definition at line 117 of file CPLevelIndicator.j.
|
implementation |
Returns YES if the textfield is currently editable by the user.
Definition at line 223 of file CPLevelIndicator.j.
|
implementation |
Reimplemented from CPView.
Definition at line 138 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 421 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 453 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 437 of file CPLevelIndicator.j.
|
implementation |
Notifies the receiver that the user has clicked the mouse down in its area.
| anEvent | contains information about the click |
Reimplemented from CPControl.
Definition at line 237 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 533 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 517 of file CPLevelIndicator.j.
|
implementation |
Reimplemented from CPView.
Definition at line 174 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 336 of file CPLevelIndicator.j.
|
implementation |
Sets whether or not the receiver level indicator can be edited.
Definition at line 212 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 429 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 318 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 309 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 541 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 525 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 509 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 327 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 501 of file CPLevelIndicator.j.
|
implementation |
Synthesized accessor method.
Provided by category CPLevelIndicator(CPSynthesizedAccessors).
Definition at line 469 of file CPLevelIndicator.j.