API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPTableHeaderView.h
Go to the documentation of this file.
1
2
@interface
CPTableHeaderView
:
CPView
3
{
4
CGPoint _mouseDownLocation;
5
CGPoint _previousTrackingLocation;
6
int
_activeColumn;
7
int
_pressedColumn;
8
9
BOOL _isResizing;
10
BOOL _isDragging;
11
BOOL _isTrackingColumn;
12
BOOL _drawsColumnLines;
13
14
float
_columnOldWidth;
15
16
CPTableView
_tableView
// @accessors(property=tableView);
17
}
18
@end
AppKit
CPTableHeaderView.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3