Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPTabView.h
Go to the documentation of this file.
1
2
@interface
CPTabView
:
CPView
3
{
4
CPArray _items;
5
6
_CPSegmentedControl _tabs;
7
_CPTabViewBox _box;
8
CPView
_placeholderView
// @accessors;
9
10
CPTabViewItem
_selectedTabViewItem;
11
12
CPTabViewType _type;
13
CPFont
_font;
14
15
id <CPTabViewDelegate> _delegate;
16
unsigned
_delegateSelectors;
17
}
18
@end
AppKit
CPTabView.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3