API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPSplitView.h
Go to the documentation of this file.
1
2
@interface
CPSplitView
:
CPView
3
{
4
id
_delegate;
5
BOOL _isVertical;
6
BOOL _isPaneSplitter;
7
8
int
_currentDivider;
9
float
_initialOffset;
10
CPDictionary
_preCollapsePositions;
11
12
CPString
_originComponent;
13
CPString
_sizeComponent;
14
15
CPArray
_DOMDividerElements;
16
CPString
_dividerImagePath;
17
int
_drawingDivider;
18
19
CPString
_autosaveName;
20
BOOL _shouldAutosave;
21
CGSize _shouldRestoreFromAutosaveUnlessFrameSize;
22
23
BOOL _needsResizeSubviews;
24
int
_suppressResizeNotificationsMask;
25
26
CPArray
_buttonBars;
27
}
28
@end
AppKit
CPSplitView.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3