CPSplitView Class Reference
[AppKit]

List of all members.

Public Member Functions

(BOOL) - cursorAtPoint:hitDividerAtIndex: [implementation]
(void) - didAddSubview: [implementation]
(float) - dividerThickness [implementation]
(void) - drawDividerInRect: [implementation]
(void) - drawRect: [implementation]
(CGRect) - effectiveRectOfDividerAtIndex: [implementation]
(void) - encodeWithCoder: [implementation]
(CPView- hitTest: [implementation]
(id) - initWithCoder: [implementation]
(id) - initWithFrame: [implementation]
(BOOL) - isPaneSplitter [implementation]
(BOOL) - isSubviewCollapsed: [implementation]
(BOOL) - isVertical [implementation]
(float) - maxPossiblePositionOfDividerAtIndex: [implementation]
(float) - minPossiblePositionOfDividerAtIndex: [implementation]
(void) - mouseDown: [implementation]
(CGRect) - rectOfDividerAtIndex: [implementation]
(void) - resizeSubviewsWithOldSize: [implementation]
(void) - setDelegate: [implementation]
(void) - setFrameSize: [implementation]
(void) - setIsPaneSplitter: [implementation]
(void) - setPosition:ofDividerAtIndex: [implementation]
(void) - setVertical: [implementation]
(void) - trackDivider: [implementation]
(void) - viewWillDraw [implementation]

Static Public Member Functions

(void) + initialize [implementation]

Detailed Description

Definition at line 41 of file CPSplitView.j.


Member Function Documentation

- (BOOL) cursorAtPoint: (CPPoint)  aPoint
hitDividerAtIndex: (int)  anIndex 
[implementation]

Definition at line 277 of file CPSplitView.j.

- (void) didAddSubview: (CPView aSubview   [implementation]

Definition at line 159 of file CPSplitView.j.

- (float) dividerThickness   [implementation]

Definition at line 87 of file CPSplitView.j.

- (void) drawDividerInRect: (CGRect)  aRect   [implementation]

Definition at line 205 of file CPSplitView.j.

- (void) drawRect: (CGRect)  rect   [implementation]

Definition at line 194 of file CPSplitView.j.

- (CGRect) effectiveRectOfDividerAtIndex: (int)  aDivider   [implementation]

Definition at line 182 of file CPSplitView.j.

- (void) encodeWithCoder: (CPCoder aCoder   [implementation]

Definition at line 601 of file CPSplitView.j.

- (CPView) hitTest: (CGPoint)  aPoint   [implementation]

Definition at line 293 of file CPSplitView.j.

+ (void) initialize   [implementation]

Definition at line 63 of file CPSplitView.j.

- (id) initWithCoder: (CPCoder aCoder   [implementation]

Definition at line 578 of file CPSplitView.j.

- (id) initWithFrame: (CGRect)  aFrame   [implementation]

Definition at line 73 of file CPSplitView.j.

- (BOOL) isPaneSplitter   [implementation]

Definition at line 138 of file CPSplitView.j.

- (BOOL) isSubviewCollapsed: (CPView subview   [implementation]

Definition at line 164 of file CPSplitView.j.

- (BOOL) isVertical   [implementation]

Definition at line 92 of file CPSplitView.j.

- (float) maxPossiblePositionOfDividerAtIndex: (int)  dividerIndex   [implementation]

Definition at line 394 of file CPSplitView.j.

- (float) minPossiblePositionOfDividerAtIndex: (int)  dividerIndex   [implementation]

Definition at line 404 of file CPSplitView.j.

- (void) mouseDown: (CPEvent anEvent   [implementation]

Definition at line 388 of file CPSplitView.j.

- (CGRect) rectOfDividerAtIndex: (int)  aDivider   [implementation]

Definition at line 169 of file CPSplitView.j.

- (void) resizeSubviewsWithOldSize: (CPSize)  oldSize   [implementation]

Definition at line 467 of file CPSplitView.j.

- (void) setDelegate: (id)  delegate   [implementation]

Definition at line 535 of file CPSplitView.j.

- (void) setFrameSize: (CGSize)  aSize   [implementation]

Definition at line 458 of file CPSplitView.j.

- (void) setIsPaneSplitter: (BOOL)  shouldBePaneSplitter   [implementation]

Definition at line 143 of file CPSplitView.j.

- (void) setPosition: (float)  position
ofDividerAtIndex: (int)  dividerIndex 
[implementation]

Definition at line 416 of file CPSplitView.j.

- (void) setVertical: (BOOL)  shouldBeVertical   [implementation]

Definition at line 97 of file CPSplitView.j.

- (void) trackDivider: (CPEvent anEvent   [implementation]

Definition at line 314 of file CPSplitView.j.

- (void) viewWillDraw   [implementation]

Definition at line 244 of file CPSplitView.j.


The documentation for this class was generated from the following file:

Generated on Fri Apr 9 11:04:22 2010 for Cappuccino API by  doxygen 1.6.1