gwenhywfar  5.9.0
Instance Methods | Protected Attributes
CocoaLabel Class Reference

#import <CocoaLabel.h>

Inheritance diagram for CocoaLabel:
Inheritance graph
[legend]
Collaboration diagram for CocoaLabel:
Collaboration graph
[legend]

Instance Methods

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

Protected Attributes

BOOL fillX
 
BOOL fillY
 
CGFloat minWidth
 

Detailed Description

Definition at line 16 of file CocoaLabel.h.

Method Documentation

- (BOOL) fillX

Referenced by CocoaListBox::sortOrderForColumnAtIndex:, and CocoaTextBrowser::stringValue.

Here is the caller graph for this function:

- (BOOL) fillY

Referenced by CocoaListBox::sortOrderForColumnAtIndex:, and CocoaTextBrowser::stringValue.

Here is the caller graph for this function:

- (NSSize) minSize
- (NSSize) neededTextSize

Definition at line 37 of file CocoaLabel.m.

References <CocoaGwenGUIProtocol>::minSize, minWidth, and neededTextSize.

Referenced by neededTextSize.

Here is the call graph for this function:

Here is the caller graph for this function:

Field Documentation

- (BOOL) fillX
readwriteprotected
- (BOOL) fillY
readwriteprotected
- (CGFloat) minWidth
protected

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