gwenhywfar  5.9.0
Instance Methods | Protected Attributes
CocoaScrollBox Class Reference

#import <CocoaScrollBox.h>

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

Instance Methods

(BOOL) - fillX
 
(BOOL) - fillY
 
(NSSize) - minSize
 
(void) - setLayoutedDocumentView:
 

Protected Attributes

BOOL fillX
 
BOOL fillY
 

Detailed Description

Definition at line 11 of file CocoaScrollBox.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
- (void) setLayoutedDocumentView: (NSView *)  new_documentView

Definition at line 67 of file CocoaScrollBox.m.

References <CocoaGwenGUIProtocol>::minSize.

Here is the call graph for this function:

Field Documentation

- (BOOL) fillX
readwriteprotected

Definition at line 15 of file CocoaScrollBox.h.

Referenced by CocoaGui_WListBox_Setup(), and CocoaGui_WScrollArea_Setup().

- (BOOL) fillY
readwriteprotected

Definition at line 16 of file CocoaScrollBox.h.

Referenced by CocoaGui_WListBox_Setup(), and CocoaGui_WScrollArea_Setup().


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