gwenhywfar  4.7.0beta
Instance Methods | Protected Attributes | Properties
CocoaCheckboxButton Class Reference

#import <CocoaCheckboxButton.h>

Inheritance diagram for CocoaCheckboxButton:
CocoaButton <CocoaGwenGUIProtocol>

Instance Methods

(void) - clicked:
 
(BOOL) - fillX
 
(BOOL) - fillY
 
(NSSize) - minSize
 
(NSSize) - neededTextSize
 
(void) - setC_ActionPtr:Data:
 

Protected Attributes

void * c_actionData
 
gwenActionPtr c_actionPtr
 
CGFloat minWidth
 

Properties

BOOL fillX
 
BOOL fillX
 
BOOL fillY
 
BOOL fillY
 

Detailed Description

Definition at line 11 of file CocoaCheckboxButton.h.

Method Documentation

- (void) clicked: (id)  sender

Definition at line 68 of file CocoaButton.m.

References CocoaButton::c_actionData, and CocoaButton::c_actionPtr.

- (BOOL) fillX
- (BOOL) fillY
- (NSSize) minSize
- (NSSize) neededTextSize

Definition at line 43 of file CocoaButton.m.

- (void) setC_ActionPtr: (gwenActionPtr ptr
Data: (void*)  data 

Field Documentation

- (void*) c_actionData
protectedinherited

Definition at line 19 of file CocoaButton.h.

Referenced by CocoaButton::clicked:, and CocoaButton::setC_ActionPtr:Data:.

- (gwenActionPtr) c_actionPtr
protectedinherited

Definition at line 18 of file CocoaButton.h.

Referenced by CocoaButton::clicked:, and CocoaButton::setC_ActionPtr:Data:.

- (CGFloat) minWidth
protectedinherited

Definition at line 23 of file CocoaButton.h.

Property Documentation

- (BOOL) fillX
readwriteatomicinherited
- (BOOL) fillX
readwriteatomicinherited
- (BOOL) fillY
readwriteatomicinherited
- (BOOL) fillY
readwriteatomicinherited

The documentation for this class was generated from the following file: