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

(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

◆ fillX()

- (BOOL) fillX

◆ fillY()

- (BOOL) fillY

◆ minSize()

- (NSSize) minSize

◆ setLayoutedDocumentView:()

- (void) setLayoutedDocumentView: (NSView *)  new_documentView

Definition at line 67 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: