gwenhywfar  5.9.0
Instance Methods | Protected Attributes
CocoaSpacer Class Reference

#import <CocoaSpacer.h>

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

Instance Methods

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

Protected Attributes

BOOL fillX
 
BOOL fillY
 

Detailed Description

Definition at line 11 of file CocoaSpacer.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

Field Documentation

- (BOOL) fillX
readwriteprotected

Definition at line 14 of file CocoaSpacer.h.

Referenced by CocoaGui_WHSpacer_Setup(), and CocoaGui_WVSpacer_Setup().

- (BOOL) fillY
readwriteprotected

Definition at line 15 of file CocoaSpacer.h.

Referenced by CocoaGui_WHSpacer_Setup(), and CocoaGui_WVSpacer_Setup().


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