gwenhywfar 5.10.1
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

(NSSize) - minSize
 
(void) - setLayoutedDocumentView:
 

Protected Attributes

BOOL fillX
 
BOOL fillY
 

Detailed Description

Definition at line 11 of file CocoaScrollBox.h.

Method Documentation

◆ minSize

- (NSSize) minSize

◆ setLayoutedDocumentView:

- (void) setLayoutedDocumentView: (NSView *)  new_documentView

Definition at line 1 of file CocoaScrollBox.m.

Field Documentation

◆ fillX

- (BOOL) fillX
readwriteprotected

Definition at line 15 of file CocoaScrollBox.h.

Referenced by CocoaGui_WListBox_Setup(), and CocoaGui_WScrollArea_Setup().

◆ fillY

- (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: