Public Member Functions | Protected Attributes | Properties

CocoaLabel Class Reference

#import <CocoaLabel.h>

Inheritance diagram for CocoaLabel:
<CocoaGwenGUIProtocol> CocoaLineTextField

Public Member Functions

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

Protected Attributes

CGFloat minWidth

Properties

BOOL fillX
BOOL fillY

Detailed Description

Definition at line 16 of file CocoaLabel.h.


Member Function Documentation

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

Definition at line 37 of file CocoaLabel.m.


Field Documentation

- (CGFloat) minWidth [protected]

Definition at line 20 of file CocoaLabel.h.


Property Documentation

- (BOOL) fillX [read, write, assign]
- (BOOL) fillY [read, write, assign]

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