API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPRadioGroup.h
Go to the documentation of this file.
1
2
@interface
CPRadioGroup
:
CPObject
3
{
4
CPArray _radios;
5
CPRadio
_selectedRadio;
6
7
BOOL _enabled
// @accessors(getter=enabled);
8
BOOL _hidden
// @accessors(getter=hidden);
9
10
id
_target
// @accessors(property=target);
11
SEL
_action
// @accessors(property=action);
12
}
13
@end
AppKit
CPRadioGroup.h
Generated on Thu Nov 28 2013 20:43:43 for API by
1.8.4