API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPTableColumn.h
Go to the documentation of this file.
1
2
@interface
CPTableColumn
:
CPObject
3
{
4
CPTableView
_tableView;
5
CPView
_headerView;
6
CPView
_dataView;
7
Object _dataViewData;
8
9
float
_width;
10
float
_minWidth;
11
float
_maxWidth;
12
unsigned
_resizingMask;
13
14
id
_identifier;
15
BOOL _isEditable;
16
CPSortDescriptor
_sortDescriptorPrototype;
17
BOOL _isHidden;
18
CPString
_headerToolTip;
19
20
BOOL _disableResizingPosting
// @accessors(property=disableResizingPosting);
21
}
22
@end
AppKit
CPTableColumn.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3